aboutsummaryrefslogtreecommitdiff
path: root/cmake/QuotientConfig.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QuotientConfig.cmake.in')
-rw-r--r--cmake/QuotientConfig.cmake.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmake/QuotientConfig.cmake.in b/cmake/QuotientConfig.cmake.in
new file mode 100644
index 00000000..798fa87a
--- /dev/null
+++ b/cmake/QuotientConfig.cmake.in
@@ -0,0 +1,5 @@
+include(CMakeFindDependencyMacro)
+
+@FIND_DEPS@
+
+include("${CMAKE_CURRENT_LIST_DIR}/QuotientTargets.cmake")