You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/cmake
Olivier LDff 21d41b8e81 Support for precompiled header for static & dynamic spdlog compilation.
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.
6 years ago
..
ide.cmake CMake refactoring 6 years ago
pch.h.in Support for precompiled header for static & dynamic spdlog compilation. 6 years ago
spdlog.pc.in CmakeLists.txt: add -pthread to pkg-config 6 years ago
spdlogCPack.cmake Updates supporting CPack RPM generation 6 years ago
spdlogConfig.cmake.in More updates to CMake (version support , cmake.in) 6 years ago
utils.cmake Update utils.cmake 6 years ago
version.rc.in Updated verion.rc and CMakeLists.txt for dll build 6 years ago