Files
CMake/Tests/RunCMake/CTestResourceAllocation/notenough1-ctest-s-res-variable-check.cmake
2020-04-02 16:29:50 -04:00

4 lines
126 B
CMake

if(EXISTS "${RunCMake_TEST_BINARY_DIR}/ctresalloc.log")
set(RunCMake_TEST_FAILED "ctresalloc.log should not exist")
endif()