add_library(utils STATIC src/logger.cpp) target_include_directories(utils PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)