mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
CMake: Use source_groups to represent the source tree (#1247)
This commit is contained in:
@@ -81,6 +81,7 @@ if( NOPCH )
|
||||
endif()
|
||||
|
||||
include(CheckPlatform)
|
||||
include(GroupSources)
|
||||
|
||||
# basic packagesearching and setup (further support will be needed, this is a preliminary release!)
|
||||
set(OPENSSL_EXPECTED_VERSION 1.0.0)
|
||||
|
||||
Reference in New Issue
Block a user