This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-21 09:44:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dccd46008886b059d06fe6d1ebfac1c7de4eef14
TrinityCore
/
cmake
/
macros
History
Carbenium
70e84c3e48
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
...
# Conflicts: # cmake/macros/FindPCHSupport.cmake
2020-06-16 10:53:42 +02:00
..
AutoCollect.cmake
…
CheckBuildDir.cmake
…
CheckPlatform.cmake
…
ConfigureBaseTargets.cmake
Build: Enable and require c++17
2020-03-16 14:14:46 +01:00
ConfigureBoost.cmake
…
ConfigureScripts.cmake
…
EnsureVersion.cmake
…
FindGit.cmake
Build system: Print found git version when warning about it being too old
2020-06-11 00:36:41 +02:00
FindMySQL.cmake
Build: Add support to MariaDB 10.4 on Windows
2020-05-05 16:27:07 +02:00
FindOpenSSL.cmake
Cmake: Update outdated string
2018-09-12 10:59:18 +02:00
FindPCHSupport.cmake
CMake: Use target_precompile_headers instead of cotire with CMake >= 3.16.0
2020-06-16 10:53:42 +02:00
GroupSources.cmake
…