Raw File
simple_genex.cmake
enable_language(C)

add_install_name_dir_libraries($<1:/usr/local/lib>)
back to top