mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
4 lines
73 B
CMake
4 lines
73 B
CMake
IF(EQEMU_BUILD_LUA)
|
|
ADD_SUBDIRECTORY(luabind)
|
|
ENDIF(EQEMU_BUILD_LUA)
|