Created
August 28, 2019 23:09
-
-
Save toymak3r/af9d7b4a508f1abe425209b29c631393 to your computer and use it in GitHub Desktop.
Relative Link Path to Binary With CMake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set_target_properties(NAME_OF_TARGET PROPERTIES LINK_FLAGS "-Wl,-rpath,./libs") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment