cmake/Tests/RunCMake/CommandLine/E___run_co_compile-tidy-remove-fixes-check.cmake

4 lines
173 B
CMake
Raw Normal View History

2023-05-23 16:38:00 +02:00
if(EXISTS "${RunCMake_BINARY_DIR}/tidy-fixes.yaml")
string(APPEND RunCMake_TEST_FAILED "Expected ${RunCMake_BINARY_DIR}/tidy-fixes.yaml not to exist but it does")
endif()