Add cmake config files

This commit is contained in:
Alexandre Bouvier
2021-08-12 19:46:09 +02:00
parent 963aa9f3e5
commit 9bae4e0043
3 changed files with 31 additions and 2 deletions

3
cmake/Config.cmake.in Normal file
View File

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