mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Include header files in CMake sources (#16297)
This commit is contained in:
parent
f71e1447c9
commit
ce2380b58e
24 changed files with 139 additions and 6 deletions
|
@ -1,3 +1,3 @@
|
|||
add_library(gmp STATIC mini-gmp.c)
|
||||
add_library(gmp STATIC mini-gmp.c mini-gmp.h)
|
||||
target_link_libraries(gmp)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue