blob: 1e825878cd2a43605c7319147802ac11d4305cf0 [file] [log] [blame]
set(expected "${RunCMake_TEST_BINARY_DIR}/SubDir/out.txt")
if(NOT EXISTS "${expected}")
set(RunCMake_TEST_FAILED "Expected file not created:\n ${expected}")
endif()