eqemu-server/libs/CMakeLists.txt
2019-03-10 00:38:43 -08:00

4 lines
73 B
CMake

IF(EQEMU_BUILD_LUA)
ADD_SUBDIRECTORY(luabind)
ENDIF(EQEMU_BUILD_LUA)