mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-10 23:32:26 +00:00
5 lines
98 B
CMake
5 lines
98 B
CMake
IF(EQEMU_BUILD_LUA)
|
|
ADD_SUBDIRECTORY(luabind)
|
|
ENDIF(EQEMU_BUILD_LUA)
|
|
|
|
ADD_SUBDIRECTORY(recast) |