Option to not install files in /usr/share/include or /usr/lib64/cmake
guoyunhe opened this issue · 2 comments
guoyunhe commented
Is your feature request related to a problem? Please describe.
Issue of an app I was building jpd002/Play-#825
It includes a ghc::filesystem as dependency. If I run make install, it will install files in /usr/share/include and /usr/lib64/cmake.
Describe the solution you'd like
Here can be an option to not install these files if the package is included as a dependency of other apps.
Describe alternatives you've considered
Additional context
gulrak commented
Indeed a good idea. Shouldn't be much of a problem.
gulrak commented
Released with v1.2.8