Fix the logger installation

This commit is contained in:
Alexey Rybalchenko 2015-09-11 14:22:44 +02:00 committed by Mohammad Al-Turany
parent e0ca1f62b3
commit 74f7c5873a

View File

@ -24,15 +24,17 @@ set(SRCS logger.cxx)
set(LIBRARY_NAME fairmq_logger)
set(DEPENDENCIES
boost_log
boost_log_setup
boost_thread
boost_date_time
boost_filesystem
boost_log
boost_log_setup
boost_thread
boost_date_time
boost_filesystem
boost_system
pthread
)
install(FILES logger.h logger_def.h DESTINATION include/logger)
GENERATE_LIBRARY()
# generate test executable