mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Buildsystem/Scripts: Include examples as part of compilation (forgot that they are referenced in the ScriptLoader)
--HG-- branch : trunk
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user