4 lines
89 B
CMake
4 lines
89 B
CMake
SET(SUBDIR_DEFINED 1)
|
|
SET(SUBDIR_UNDEFINED)
|
|
RAISE_SCOPE(SUBDIR_DEFINED SUBDIR_UNDEFINED)
|