mirror of
https://github.com/OregonCore/OregonCore
synced 2026-08-18 00:23:08 -04:00
2 lines
126 B
CMake
2 lines
126 B
CMake
# Set build-directive (used in core to tell which buildtype we used)
|
|
add_definitions(-D_BUILD_DIRECTIVE='"$(CONFIGURATION)"')
|