diff --git a/CMakeLists.txt b/CMakeLists.txt index 62ee7df..18839da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -698,6 +698,8 @@ add_house("Teddy World") add_house("The Asylum Pro") add_house("Titanic") +add_custom_target(Executable DEPENDS "${EXECNAME}") + add_custom_target(Resources ALL DEPENDS ${DATA_FILES}