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
Trond H Emaus 2a7fc9e30e add /WX mscv compiler option for only mscv compiler
clang on windows support both gcc and mscv style options. Clang.exe on windows
defaults to gcc style, which will result in /WX unknown compiler command.
This will set /WX if and only if the compiler is MSVC and greater than version 1900
5 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 add /WX mscv compiler option for only mscv compiler 5 years ago
version.rc.in Updated verion.rc and CMakeLists.txt for dll build 6 years ago