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