Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Conversation

@eclipseo
Copy link

@eclipseo eclipseo commented Apr 2, 2019

The library should provide the possibility to install development
headers. This patch adds this option by splitting sources and headers in
the CMakeLists file, allowing to install the headers separately.

Signed-off-by: Robert-André Mauchin zebob.m@gmail.com

@msftclas
Copy link

msftclas commented Apr 2, 2019

CLA assistant check
All CLA requirements met.

Currently the library is installed in hardcoded /lib path. This patch
use the standard GNUInstallDirs macros to install it in either lib or
lib64, according to the user platform.

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
@eclipseo eclipseo force-pushed the install_includes branch 2 times, most recently from f657ce6 to 9d25778 Compare April 2, 2019 20:12
@eclipseo eclipseo changed the title Install includes chore: Add the possibility to install dev headers Apr 2, 2019
The library should provide the possibility to install development
headers. This patch adds this option by splitting sources and headers in
the CMakeLists file, allowing to install the headers separately.

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants