cmake/Tests/RunCMake/CMakePresetsBuild/Good-build-build-other-check.cmake
2021-09-14 00:13:48 +02:00

6 lines
148 B
CMake

include("${RunCMake_SOURCE_DIR}/TestVariable.cmake")
test_environment_variable("TEST_ENV_" "other")
include("${RunCMake_SOURCE_DIR}/check.cmake")