aboutsummaryrefslogtreecommitdiff
path: root/cmake/QMatrixClientConfig.cmake
diff options
context:
space:
mode:
authorBlack Hat <bhat@encom.eu.org>2019-09-26 22:22:36 -0700
committerBlack Hat <bhat@encom.eu.org>2019-09-26 22:22:36 -0700
commit363cf452bcdbaf6ff1cf94a83ca66cbb31122346 (patch)
treec64c8fda885e4e1785130e8ee3e7c47fd18cbf67 /cmake/QMatrixClientConfig.cmake
parent412e2cf19449e73aa7da729e9c5de6502687aade (diff)
parent944653463fe4134c82d85e2d01e2bc0fa43fd727 (diff)
downloadlibquotient-363cf452bcdbaf6ff1cf94a83ca66cbb31122346.tar.gz
libquotient-363cf452bcdbaf6ff1cf94a83ca66cbb31122346.zip
Merge branch 'master' of https://github.com/quotient-im/libQuotient into
bhat-libqtolm-update
Diffstat (limited to 'cmake/QMatrixClientConfig.cmake')
-rw-r--r--cmake/QMatrixClientConfig.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmake/QMatrixClientConfig.cmake b/cmake/QMatrixClientConfig.cmake
deleted file mode 100644
index 64180cca..00000000
--- a/cmake/QMatrixClientConfig.cmake
+++ /dev/null
@@ -1,4 +0,0 @@
-include(CMakeFindDependencyMacro)
-
-find_dependency(QtOlm)
-include("${CMAKE_CURRENT_LIST_DIR}/QMatrixClientTargets.cmake")