• Sergey Alexandrov's avatar
    Change the default value for SPDLOG_BUILD_xxx · 75925762
    Sergey Alexandrov authored
    The value based on whether spdlog is used as a third-party dependency or
    as a standalone project. If spdlog is included through add_subdirectory,
    the tests/examples/benchmarsk are disabled by default, and if spdlog is
    configured standalone, then they are enabled by default.
    75925762
Name
Last commit
Last update
bench Loading commit data...
cmake Loading commit data...
example Loading commit data...
include/spdlog Loading commit data...
tests Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
format.sh Loading commit data...