1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 07:30:53 +02:00

add PackageProject.cmake as a CPM dependency

This commit is contained in:
Lars Melchior 2020-04-14 12:08:30 +02:00
parent 7c03ec71ea
commit 5f3c39b657
3 changed files with 15 additions and 51 deletions

View file

@ -1,5 +0,0 @@
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")