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.
2020-03-21 15:36:14 +01:00
..
ide.cmake CMake refactoring 2019-05-29 00:13:02 +03:00
pch.h.in Support for precompiled header for static & dynamic spdlog compilation. 2020-03-21 15:36:14 +01:00
spdlog.pc.in CmakeLists.txt: add -pthread to pkg-config 2019-10-04 21:56:17 +03:00
spdlogConfig.cmake.in More updates to CMake (version support , cmake.in) 2019-05-19 15:47:49 +03:00
spdlogCPack.cmake Updates supporting CPack RPM generation 2020-02-20 14:52:56 -08:00
utils.cmake Update utils.cmake 2020-03-12 14:29:39 +02:00
version.rc.in Updated verion.rc and CMakeLists.txt for dll build 2020-03-12 14:35:30 +02:00