cmake/Tests/RunCMake/target_link_directories/CMP0099-NEW-basic-check.cmake

5 lines
135 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
if (NOT actual_stdout MATCHES "DIR_INTERFACE")
string (APPEND RunCMake_TEST_FAILED "\nNot found expected 'DIR_INTERFACE'.")
endif()