Files
UnrealEngine/Engine/Extras/ThirdPartyNotUE/CMake/share/cmake-3.24/Modules/Compiler/PathScale-CXX.cmake
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

5 lines
169 B
CMake

include(Compiler/PathScale)
__compiler_pathscale(CXX)
string(APPEND CMAKE_CXX_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_CXX_FLAGS_RELEASE_INIT " -DNDEBUG")