mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
5 lines
139 B
CMake
5 lines
139 B
CMake
include_directories(
|
|
${CMAKE_MOD_ELUNA_ENGINE_DIR}/LuaEngine
|
|
${CMAKE_MOD_ELUNA_ENGINE_DIR}/lualib
|
|
${CMAKE_MOD_ELUNA_ENGINE_DIR}/src
|
|
) |