при использовании двух модулей в одном проекте конфликт имен rflogger, который оба используют. https://itecnote.com/tecnote/cmake-and-using-git-submodule-for-dependence-projects/ https://github.com/pantor/inja/issues/103 if (NOT TARGET ${PROJECT_NAME}) target_link_libraries(${PROJECT_NAME} PUBLIC spdlog::spdlog) endif ()