mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-14 11:19:03 +00:00
11298004e9
- Adding new actions for guild missions - Adding the guild option for some actions - Adding the nb_guild_members_needed option for the objectives
5 lines
303 B
CMake
5 lines
303 B
CMake
# Uncomment next lines if you want to create gamedev.bnp
|
|
#ADD_CUSTOM_COMMAND(OUTPUT "${CMAKE_BINARY_DIR}/share/gamedev.bnp"
|
|
# COMMAND bnp_make -p ${CMAKE_CURRENT_SOURCE_DIR}/gamedev ${CMAKE_BINARY_DIR}/share > /dev/null)
|
|
|
|
#ADD_CUSTOM_TARGET(gamedev ALL DEPENDS "${CMAKE_BINARY_DIR}/share/gamedev.bnp")
|