mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Fix the logger installation
This commit is contained in:
parent
e0ca1f62b3
commit
74f7c5873a
|
@ -33,6 +33,8 @@ set(DEPENDENCIES
|
|||
pthread
|
||||
)
|
||||
|
||||
install(FILES logger.h logger_def.h DESTINATION include/logger)
|
||||
|
||||
GENERATE_LIBRARY()
|
||||
|
||||
# generate test executable
|
||||
|
|
Loading…
Reference in New Issue
Block a user