cpp-best-practices / cpp-best-practices/cmake_template
How to install shared library
Open
- Dominant language
- CMake
- Stars
- 1.8k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
A simple use case, need to install myproject::sample_library from this example as shared lib of course with all needed include files. How to do this? Is there a magic "install function" like myproject_package_project or should I manually write my own cmake install lines?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.