Loading all mods found in "mods" directory

dev-hd-graphics
krzys-h 2014-08-06 12:58:51 +02:00 committed by Piotr Dziwinski
parent 0dc7f6100b
commit 41592a8b5a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ install(DIRECTORY models DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY music DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY sounds DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY textures DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY DESTINATION ${COLOBOT_INSTALL_DATA_DIR}/mods) # Empty directory
add_subdirectory(help)
add_subdirectory(levels)