index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
macros
/
FindPCHSupport.cmake
Age
Commit message (
Expand
)
Author
2020-06-24
fixed indentation for cmake files
ipriver
2020-06-16
CP of CMake: Prepare for target_precompile_headers (#24810) for 3.3.5 (#24816)
Peter Keresztes Schmidt
2020-02-08
Build: Enable and require c++17 (#23868)
Giacomo Pozzoni
2017-12-23
Build: Re-enable the /Zm workaround for MSVC (cotire version)
Naios
2017-12-17
Build: Use the cotire library for precompiled header handling
Naios
2017-12-13
Buildsystem: Fixed windows pch build with ninja
Shauren
2017-06-22
Buildsystem: Minor PCH building changes
Shauren
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-18
CMake: Add inherited include directories and definitions to precompiled headers
Naios
2016-02-22
CMake: Add the possibility to pass an arbitrary count of targets to add_cxx_pch.
Naios
2013-03-26
Core/Build: All include directories are quoted to support path with spaces
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2010-08-28
Buildsystem: Change over to a little more flexible method of using the CMake ...
click