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-25 11:21:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcc59a3d9998f033dfabab81d334382ceb7e98b0
TrinityCore
/
cmake
/
macros
History
Shauren
95714e4ece
Build: Replace hardcoded mysql search paths with pattern based approach
...
(cherry picked from commit
ab046bdc32
)
2024-08-22 23:47:15 +02:00
..
AutoCollect.cmake
…
CheckBuildDir.cmake
…
CheckPlatform.cmake
Build: Decouple compiler specific settings from os settings
2024-06-20 01:21:29 +02:00
ConfigureBaseTargets.cmake
Build: CMake cleanup
2024-07-18 22:34:00 +02:00
ConfigureScripts.cmake
…
EnsureVersion.cmake
Core: whitespace cleanup, reduce double blank line to single (
#25795
)
2022-03-05 20:07:57 +01:00
FindMySQL.cmake
Build: Replace hardcoded mysql search paths with pattern based approach
2024-08-22 23:47:15 +02:00
FindOpenSSL.cmake
Core/Cryptography: dropped support for OpenSSL 1.1
2024-05-28 16:59:07 +02:00
FindPCHSupport.cmake
Build: Reuse PCH file between all script modules
2024-02-25 00:05:19 +01:00
FindReadline.cmake
Build: Improve automatic finding of libraries on mac
2022-06-17 18:04:02 +02:00
GroupSources.cmake
…