mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
revert install path and set find_package in tests to REQUIRED
This commit is contained in:
parent
9084218192
commit
991d397433
4 changed files with 10 additions and 10 deletions
|
@ -80,7 +80,7 @@ See [Format.cmake](https://github.com/TheLartians/Format.cmake) for more options
|
|||
|
||||
- How do I package my library / executable into an installer?
|
||||
|
||||
See the [CPack](https://cmake.org/cmake/help/latest/module/CPack.html) documentation.
|
||||
As there are a lot of possible options and configurations, this is not in the scope of this template. See the [CPack documentation](https://cmake.org/cmake/help/latest/module/CPack.html) for more info.
|
||||
|
||||
## Coming soon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue