mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
use namespaced target (#67)
* use namespaced target * update .cmake-format for PackageProject.cmake 1.4
This commit is contained in:
parent
eadea97fe4
commit
8dc50e5294
4 changed files with 5 additions and 3 deletions
|
@ -48,6 +48,7 @@ parse:
|
|||
kwargs:
|
||||
NAME: 1
|
||||
VERSION: 1
|
||||
NAMESPACE: 1
|
||||
INCLUDE_DIR: 1
|
||||
INCLUDE_DESTINATION: 1
|
||||
BINARY_DIR: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue