mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Add ACE includepath to linux buildfiles when not using a sitewide install
--HG-- branch : trunk
This commit is contained in:
@@ -22,6 +22,7 @@ SET(vmaps_STAT_SRCS
|
||||
)
|
||||
|
||||
include_directories(
|
||||
${ACE_INCLUDE_DIR}
|
||||
${CMAKE_SOURCE_DIR}/src/framework
|
||||
${CMAKE_SOURCE_DIR}/dep/include/g3dlite
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user