CMake/Tests/RunCMake/CMakePresets/GoodInheritanceMacro.cmake
2020-10-05 09:49:59 -04:00

4 lines
121 B
CMake

include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
test_variable(PRESET_NAME "UNINITIALIZED" "GoodInheritanceMacro")