mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02: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