master
Farooq Karimi Zadeh 2020-09-22 07:12:41 +03:30
parent ae42f25112
commit 9b71d4957c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
add_compile_options(-fPIC)
add_library(gmp mini-gmp.c)
target_link_libraries(gmp)