mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 00:31:14 +00:00
Fix the logger installation
This commit is contained in:
parent
e0ca1f62b3
commit
74f7c5873a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user