index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
macros
/
FindPCHSupport.cmake
Age
Commit message (
Expand
)
Author
2024-02-25
Build: Reuse PCH file between all script modules
Shauren
2022-09-06
Build: Update required cmake version to 3.18
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2021-12-21
Build: Enable and require c++17 (#23868)
Giacomo Pozzoni
2020-06-16
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
Carbenium
2017-12-23
Build: Re-enable the /Zm workaround for MSVC (cotire version)
Naios
2017-12-20
Build: Use the cotire library for precompiled header handling
Naios
2017-07-19
Buildsystem: Fixed windows pch build with ninja
Shauren
2017-06-08
Buildsystem: Minor PCH building changes
Shauren
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-19
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