cmake/Tests/RunCMake/CMakePresets/GoodInheritanceMacro.cmake

4 lines
121 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
test_variable(PRESET_NAME "UNINITIALIZED" "GoodInheritanceMacro")