Closed
Description
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