You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/INSTALL_NAME_DIR/prefix_genex-install-check....

7 lines
275 B

check_libraries(
".*/Tests/RunCMake/INSTALL_NAME_DIR/prefix_genex-build/fake_install/lib/"
".*/Tests/RunCMake/INSTALL_NAME_DIR/prefix_genex-build/real_install/lib/"
# "$" has to be escaped twice because of its significance in regexes.
"\\\${_IMPORT_PREFIX}/lib/"
)