cmake/Tests/RunCMake/target_link_directories/CMP0099-NEW-basic-check.cmake
2020-08-30 11:54:41 +02:00

5 lines
135 B
CMake

if (NOT actual_stdout MATCHES "DIR_INTERFACE")
string (APPEND RunCMake_TEST_FAILED "\nNot found expected 'DIR_INTERFACE'.")
endif()