mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 02:45:21 +02:00
Include header files in CMake sources (#16297)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user