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

5 lines
129 B
CMake
Raw Normal View History

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