cmake/Tests/RunCMake/CrosscompilingEmulator/AddCustomCommandWithArg-build-check.cmake

4 lines
145 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
if(NOT EXISTS "${RunCMake_TEST_BINARY_DIR}/output")
message(FATAL_ERROR "Failed to create output: ${RunCMake_TEST_BINARY_DIR}/output")
endif()