Fix install build

This commit is contained in:
alesapin 2019-02-25 22:44:24 +03:00
parent bffe514efa
commit 94b74ff4a3

View File

@ -9,7 +9,7 @@ endif ()
install (PROGRAMS clickhouse-test clickhouse-test-server DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT clickhouse)
install (
DIRECTORY queries performance external_dictionaries
DIRECTORY queries performance
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/clickhouse-test
USE_SOURCE_PERMISSIONS
COMPONENT clickhouse