create FindXXX.cmake modules for added CPM packages (#112)

* create FindXXX.cmake modules for added CPM packages

* don't use list(PREPEND) as it unsupported on older CMake versions

* use CMAKE_BINARY_DIR

* ensure CPM.cmake is initialized only once

* import CPM.cmake in modules
This commit is contained in:
Lars Melchior
2020-04-29 09:18:54 +02:00
committed by GitHub
parent 119eaee84d
commit ca33abc236
7 changed files with 84 additions and 6 deletions

1
test/unit/test_project/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/CMakeLists.txt