mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-12-15 19:15:32 +01:00
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