Skip to content

building libde265 for ubuntu#4

Open
nolyn wants to merge 5 commits intoChristianFeldmann:internalfrom
nolyn:internal
Open

building libde265 for ubuntu#4
nolyn wants to merge 5 commits intoChristianFeldmann:internalfrom
nolyn:internal

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