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

5 lines
129 B
CMake

if (actual_stdout MATCHES "DIR_INTERFACE")
string (APPEND RunCMake_TEST_FAILED "\nFound unexpected 'DIR_INTERFACE'.")
endif()