spdlog_setup (spdlog设置) 概述 基于标头的基于文件的安装程序库,方便初始化spdlog。 受启发使用配置,该格式简单易懂。 要求 至少需要CMake 3.3 , g++-4.9对于Linux)或带有MSBuild对于Windows)的MSVC2015 ,才能提供足够的C ++ 11功能。 由于缺少std::regex实现, g++-4.8会特别失败。 MSVC2013也将失败,因为它不...
Since this repository has other git-based dependencies asgitsubmodules, use the command:git clone --recursive https://github.com/guangie88/spdlog_setup.gitin order to clone all the submodule dependencies. If the repository has already been cloned without the submodules, then instead run:git sub...