remove boost and tutorial7 -Wshadow warnings and install null deleter file in FairRoot installation

This commit is contained in:
winckler
2015-09-22 10:09:52 +02:00
committed by Mohammad Al-Turany
parent ca7a76110d
commit a0388c084e
6 changed files with 71 additions and 21 deletions

View File

@@ -36,7 +36,7 @@ set(DEPENDENCIES
pthread
)
install(FILES logger.h logger_def.h DESTINATION include/logger)
install(FILES logger.h logger_def.h fairroot_null_deleter.h DESTINATION include/logger)
GENERATE_LIBRARY()