Skip to content

Conversation

@nolyn
Copy link

@nolyn nolyn commented Aug 1, 2018

added option to cmake file to only build the lib
added install target for the lib, matching ubuntu 16.04

INSTALL(TARGETS
#libaries
${LIBDE265_LIBRARY_NAME}
LIBRARY DESTINATION "/usr/lib/x86_64-linux-gnu/"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm is this the right way to do it? Is this true for all linux distributions or is there maybe a cmake way to do this?

@nolyn
Copy link
Author

nolyn commented Aug 2, 2018 via email

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.

2 participants