mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 11:38:29 +00:00
EQStream abstraction layer
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
IF(EQEMU_BUILD_LUA)
|
||||
ADD_SUBDIRECTORY(luabind)
|
||||
ENDIF(EQEMU_BUILD_LUA)
|
||||
|
||||
ADD_SUBDIRECTORY(libuv)
|
||||
ADD_SUBDIRECTORY(format)
|
||||
Reference in New Issue
Block a user