Initial commit
This commit is contained in:
3
lib/gmp/CMakeLists.txt
Normal file
3
lib/gmp/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_library(gmp STATIC mini-gmp.c)
|
||||
target_link_libraries(gmp)
|
||||
|
||||
Reference in New Issue
Block a user