Gabriele Contini
2019-10-12 6289712ceaeef9c5f6d4ae746fe7b754c8e5173e
src/library/base/CMakeLists.txt
@@ -1,6 +1,7 @@
ADD_LIBRARY(base STATIC
    EventRegistry.cpp
    StringUtils.cpp
    FileUtils.cpp
    logger.c
)