mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
cmake change
This commit is contained in:
5
cmake/before_script_install.cmake
Normal file
5
cmake/before_script_install.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
include_directories(
|
||||
${CMAKE_MOD_ELUNA_ENGINE_DIR}
|
||||
${CMAKE_MOD_ELUNA_ENGINE_DIR}/LuaEngine
|
||||
${CMAKE_MOD_ELUNA_ENGINE_DIR}/lualib
|
||||
)
|
||||
Reference in New Issue
Block a user