Skip to content
Snippets Groups Projects

Bump flesnet version, include monitoring library

Merged Jan de Cuveland requested to merge j.decuveland/cbmroot:monitoring into master
Files
14
+ 4
0
@@ -74,6 +74,10 @@ else()
@@ -74,6 +74,10 @@ else()
set_target_properties(external::fles_logging PROPERTIES
set_target_properties(external::fles_logging PROPERTIES
IMPORTED_LOCATION external::fles_logging-NOTFOUND
IMPORTED_LOCATION external::fles_logging-NOTFOUND
)
)
 
add_library(external::fles_monitoring STATIC IMPORTED GLOBAL)
 
set_target_properties(external::fles_monitoring PROPERTIES
 
IMPORTED_LOCATION external::fles_monitoring-NOTFOUND
 
)
# Define an empty macro such that ctest is happy when no externals are
# Define an empty macro such that ctest is happy when no externals are
# available
# available
Loading