moved test repostitory to CPM.cmake namespace (#228)

This commit is contained in:
Lars Melchior
2021-03-04 10:01:01 +01:00
committed by GitHub
parent 8afc2af4f9
commit 8e8dcc9a8d
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ project(CPMExampleGtest)
include(../../cmake/CPM.cmake)
CPMAddPackage("gh:TheLartians/Fibonacci@2.0")
CPMAddPackage("gh:cpm-cmake/testpack-fibonacci@2.0")
CPMAddPackage(
NAME googletest