mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:44:56 +00:00
Switch to lzokay library
This commit is contained in:
@@ -33,5 +33,5 @@ if(APPLE)
|
||||
endif()
|
||||
|
||||
target_link_libraries(visigen logvisor athena-core athena-libyaml zeus glew
|
||||
xxhash ${ZLIB_LIBRARIES} ${LZO_LIB} ${BOO_SYS_LIBS} ${PLAT_LIBS})
|
||||
xxhash ${ZLIB_LIBRARIES} lzokay ${BOO_SYS_LIBS} ${PLAT_LIBS})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user