mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 04:05:31 +01:00
Include header files in CMake sources (#16297)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
add_library(jsoncpp STATIC jsoncpp.cpp)
|
||||
add_library(jsoncpp STATIC jsoncpp.cpp json/json.h json/json-forwards.h)
|
||||
target_link_libraries(jsoncpp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user