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

@@ -33,6 +33,8 @@ set(DEPENDENCIES
pthread pthread
) )
install(FILES logger.h logger_def.h DESTINATION include/logger)
GENERATE_LIBRARY() GENERATE_LIBRARY()
# generate test executable # generate test executable