remove old zlibng, remove perlwrap, remove hc

This commit is contained in:
KimLS
2025-11-22 17:41:19 -08:00
parent e81f36c0a6
commit 1168d3bc37
199 changed files with 35 additions and 45116 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
IF(EQEMU_BUILD_LUA)
ADD_SUBDIRECTORY(luabind)
ENDIF(EQEMU_BUILD_LUA)
if(EQEMU_BUILD_LUA)
add_subdirectory(luabind)
endif()
IF(EQEMU_BUILD_PERL)
ADD_SUBDIRECTORY(perlbind)
ENDIF(EQEMU_BUILD_PERL)
if(EQEMU_BUILD_PERL)
add_subdirectory(perlbind)
endif()