mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
automatically use correct project version and update html settings
This commit is contained in:
parent
c7ea73b078
commit
9532b62f5b
3 changed files with 15 additions and 12 deletions
|
@ -23,7 +23,7 @@ include(cmake/CPM.cmake)
|
|||
CPMAddPackage(
|
||||
NAME PackageProject.cmake
|
||||
GITHUB_REPOSITORY TheLartians/PackageProject.cmake
|
||||
VERSION 1.2
|
||||
VERSION 1.2.1
|
||||
)
|
||||
|
||||
# ---- Add source files ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue