From a58f64ed80b4a1db073a09b968f470347458261f Mon Sep 17 00:00:00 2001 From: Luke Street Date: Mon, 8 Jun 2026 22:49:28 -0600 Subject: [PATCH] Update aurora --- CMakeLists.txt | 4 +--- extern/aurora | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8954e9357a..80be4f3fe4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -378,9 +378,7 @@ set(GAME_INCLUDE_DIRS find_package(Threads REQUIRED) set(GAME_LIBS aurora::core aurora::gx aurora::gd aurora::si aurora::vi aurora::pad aurora::mtx aurora::os aurora::dvd aurora::card freeverb cxxopts::cxxopts absl::flat_hash_map nlohmann_json::nlohmann_json TracyClient fmt::fmt - Threads::Threads) - -list(APPEND GAME_LIBS zstd::libzstd) + Threads::Threads zstd::libzstd) if (DUSK_ENABLE_SENTRY_NATIVE) list(APPEND GAME_LIBS sentry) diff --git a/extern/aurora b/extern/aurora index 1ebb33f112..cc9aa81ce7 160000 --- a/extern/aurora +++ b/extern/aurora @@ -1 +1 @@ -Subproject commit 1ebb33f112c893c352faabc96356d63648cef711 +Subproject commit cc9aa81ce756a2c9826a747ca9940c1f5d1e55db