mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
974de0e199
issue: #18251
5 lines
111 B
CMake
5 lines
111 B
CMake
|
|
if (NOT actual_stdout MATCHES "BADFLAG")
|
|
set (RunCMake_TEST_FAILED "Not found expected 'BADFLAG'.")
|
|
endif()
|