aboutsummaryrefslogtreecommitdiff
path: root/cmake/Config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Config.cmake.in')
-rw-r--r--cmake/Config.cmake.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/Config.cmake.in b/cmake/Config.cmake.in
new file mode 100644
index 0000000..9b4c9ee
--- /dev/null
+++ b/cmake/Config.cmake.in
@@ -0,0 +1,4 @@
+@PACKAGE_INIT@
+
+include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
+check_required_components("@PROJECT_NAME@")