Buildsystem/Scripts: Include examples as part of compilation (forgot that they are referenced in the ScriptLoader)

--HG--
branch : trunk
This commit is contained in:
click
2010-09-05 18:42:04 +02:00
parent 73d72c8af7
commit af3ea4fac8

View File

@@ -25,8 +25,7 @@ endif()
message(STATUS "SCRIPT PREPARATIONS")
include(Spells/CMakeLists.txt)
# Disabled, examples are not used in core
#include(Examples/CMakeLists.txt)
include(Examples/CMakeLists.txt)
set(scripts_STAT_SRCS
${scripts_STAT_SRCS}