mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 06:00:10 -04:00
62b853e8ed
--HG-- branch : trunk
4 lines
125 B
CMake
4 lines
125 B
CMake
# Set build-directive (used in core to tell which buildtype we used)
|
|
add_definitions(-D_BUILD_DIRECTIVE="$(CONFIGURATION)")
|
|
|