summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CTestResourceAllocation/notenough2-ctest-s-res-check.cmake
blob: 321e9a2f8763aaee9e7db986df3acbb714c87822 (plain)
1
2
3
if(EXISTS "${RunCMake_TEST_BINARY_DIR}/ctresalloc.log")
  set(RunCMake_TEST_FAILED "ctresalloc.log should not exist")
endif()