3 lines
90 B
Text
3 lines
90 B
Text
|
add_library_module(logger logger.cpp)
|
||
|
target_link_libraries(logger PUBLIC spdlog::spdlog)
|