chore: update to CPM
This commit is contained in:
parent
7e9458da0c
commit
90f9d9a656
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ endif()
|
|||
# ---- Add dependencies via CPM ----
|
||||
# see https://github.com/TheLartians/CPM.cmake for more info
|
||||
|
||||
include(cmake/CPM.cmake)
|
||||
include(cmake/get_cpm.cmake)
|
||||
|
||||
# PackageProject.cmake will be used to make our target installable
|
||||
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.8.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue