mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 23:03:46 +01:00
2322078fe4
Create CPack WIX msi Installer for RUN_IN_PLACE=0 builds Correct paths on Windows for RUN_IN_PLACE=0 Install only required font files Games have their own components, and "minimal" is optional
4 lines
65 B
CMake
4 lines
65 B
CMake
add_library(jsoncpp jsoncpp.cpp)
|
|
target_link_libraries(jsoncpp)
|
|
|