|
@ -200,6 +200,16 @@ message(STATUS "StoRM - Using Compiler Configuration: ${STORM_COMPILED_BY}") |
|
|
# in the the system does not have a library |
|
|
# in the the system does not have a library |
|
|
add_subdirectory(resources/3rdparty) |
|
|
add_subdirectory(resources/3rdparty) |
|
|
|
|
|
|
|
|
|
|
|
############################################################# |
|
|
|
|
|
## |
|
|
|
|
|
## l3pp |
|
|
|
|
|
## |
|
|
|
|
|
############################################################# |
|
|
|
|
|
|
|
|
|
|
|
# l3pp is set up as external project |
|
|
|
|
|
include_directories(${l3pp_INCLUDE}) |
|
|
|
|
|
add_dependencies(resources l3pp) |
|
|
|
|
|
|
|
|
############################################################# |
|
|
############################################################# |
|
|
## |
|
|
## |
|
|
## gmm |
|
|
## gmm |
|
|