1
0
Fork 0
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:
Lars Melchior 2020-12-18 19:36:44 +01:00 committed by GitHub
parent eadea97fe4
commit 8dc50e5294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 3 deletions

View file

@ -48,6 +48,7 @@ parse:
kwargs:
NAME: 1
VERSION: 1
NAMESPACE: 1
INCLUDE_DIR: 1
INCLUDE_DESTINATION: 1
BINARY_DIR: 1