mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Update athena
This commit is contained in:
@@ -351,10 +351,9 @@ if(NOT GEKKO AND NOT NX)
|
||||
endif ()
|
||||
endif()
|
||||
|
||||
if (APPLE)
|
||||
# use toolchain zlib
|
||||
if (NOT WIN32)
|
||||
find_package(ZLIB REQUIRED)
|
||||
set(ZLIB_LIBRARIES ZLIB::ZLIB)
|
||||
set(ZLIB_LIBRARIES ZLIB::ZLIB CACHE STRING "zlib libraries" FORCE)
|
||||
endif()
|
||||
|
||||
if (NOT BUILD_ATDNA)
|
||||
|
||||
2
extern/athena
vendored
2
extern/athena
vendored
Submodule extern/athena updated: 8558ca1b51...991ffede79
Reference in New Issue
Block a user