mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
21d41b8e81
Compilation is shorten by 2 on windows with msvc. Some improvement for gcc and appleclang. Add SPDLOG_ENABLE_PCH option to CMake that is defaulted to ON. This will enable precompiled header by default if supported. It can be disable if user have a conflict of any kind. Or to check that project is still compiling with CMake version that do not support precompiled header. |
||
---|---|---|
.. | ||
ide.cmake | ||
pch.h.in | ||
spdlog.pc.in | ||
spdlogConfig.cmake.in | ||
spdlogCPack.cmake | ||
utils.cmake | ||
version.rc.in |