aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-03-31 14:55:07 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-03-31 14:55:07 +0900
commit9222abb1ae7e40cdf1d1eb62f6d38d2168f1c133 (patch)
tree272a88e549c2e633e7b780e14a63d1da0478af5d
parentefeb50a46ad824aa258472f6ac8da74810f05a55 (diff)
downloadlibquotient-9222abb1ae7e40cdf1d1eb62f6d38d2168f1c133.tar.gz
libquotient-9222abb1ae7e40cdf1d1eb62f6d38d2168f1c133.zip
Install CMake files to the proper place
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c5511935..aca82c49 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -121,7 +121,7 @@ install (TARGETS qmc-example RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
#export(TARGETS qmatrixclient FILE QMatrixClientConfig.cmake EXPORT_LINK_INTERFACE_LIBRARIES)
export(EXPORT QMatrixClient)
export(PACKAGE QMatrixClient)
-install (EXPORT QMatrixClient DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/qmatrixclient)
+install (EXPORT QMatrixClient DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake)
if (WIN32)
install (FILES mime/packages/freedesktop.org.xml