mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(Cmake): Add new hook AFTER_LOAD_CMAKE_MODULES (#1670)
This commit is contained in:
@@ -86,6 +86,8 @@ include(CheckPlatform)
|
||||
include(GroupSources)
|
||||
include(AutoCollect)
|
||||
|
||||
CU_RUN_HOOK("AFTER_LOAD_CMAKE_MODULES")
|
||||
|
||||
# basic packagesearching and setup (further support will be needed, this is a preliminary release!)
|
||||
set(ACE_EXPECTED_VERSION 6.0.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user