Skip to content

Conversation

@thestr4ng3r
Copy link

pkg_check_modules does not include absolute paths to the libraries in _LIBRARIES, causing linker errors if they are not located in a standard path. _LINK_LIBRARIES is the equivalent that does contain absolute paths.

pkg_check_modules does not include absolute paths to the libraries in
<prefix>_LIBRARIES, causing linker errors if they are not located in a
standard path. <prefix>_LINK_LIBRARIES is the equivalent that does
contain absolute paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant