update packageProject.cmake (bugfix) (#25)
This commit is contained in:
parent
d21ff2d02c
commit
918af69383
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ include(cmake/CPM.cmake)
|
||||||
CPMAddPackage(
|
CPMAddPackage(
|
||||||
NAME PackageProject.cmake
|
NAME PackageProject.cmake
|
||||||
GITHUB_REPOSITORY TheLartians/PackageProject.cmake
|
GITHUB_REPOSITORY TheLartians/PackageProject.cmake
|
||||||
VERSION 1.1
|
VERSION 1.2
|
||||||
)
|
)
|
||||||
|
|
||||||
# ---- Add source files ----
|
# ---- Add source files ----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue