cmake/Tests/RunCMake/INSTALL_NAME_DIR/simple_genex.cmake

4 lines
72 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
enable_language(C)
add_install_name_dir_libraries($<1:/usr/local/lib>)