mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
update README
update CPM.cmake to version 0.30.0
This commit is contained in:
parent
49fc73f82c
commit
d9210698c9
4 changed files with 9 additions and 5 deletions
|
@ -7,6 +7,8 @@ project(GreeterDocs)
|
|||
include(../cmake/CPM.cmake)
|
||||
CPMUsePackageLock(package-lock.cmake)
|
||||
|
||||
include(../cmake/options.cmake)
|
||||
|
||||
CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
|
||||
|
||||
CPMAddPackage(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue