mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-04 22:35:53 +00:00
Update athena
This commit is contained in:
parent
abe1eb71c0
commit
09adc3f2ad
@ -351,10 +351,9 @@ if(NOT GEKKO AND NOT NX)
|
|||||||
endif ()
|
endif ()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (APPLE)
|
if (NOT WIN32)
|
||||||
# use toolchain zlib
|
|
||||||
find_package(ZLIB REQUIRED)
|
find_package(ZLIB REQUIRED)
|
||||||
set(ZLIB_LIBRARIES ZLIB::ZLIB)
|
set(ZLIB_LIBRARIES ZLIB::ZLIB CACHE STRING "zlib libraries" FORCE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (NOT BUILD_ATDNA)
|
if (NOT BUILD_ATDNA)
|
||||||
|
2
extern/athena
vendored
2
extern/athena
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 8558ca1b5111ebe83ee44b1200b0b0d1d94f2fa2
|
Subproject commit 991ffede795a60b3bf8765601afda1ef02424ee8
|
Loading…
x
Reference in New Issue
Block a user