Gabriele Contini
2019-10-19 263a0f6f6f0cdedd563bb7ae9723db6b096486b2
src/library/base/CMakeLists.txt
@@ -1,7 +1,9 @@
ADD_LIBRARY(base STATIC
    EventRegistry.cpp
    StringUtils.cpp
    FileUtils.cpp
    logger.c
    base64.c
)
add_dependencies( base public_key )