From d80470859931b6270a51a8a80f7d039c72c451b1 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Mon, 14 Apr 2025 17:33:18 -0700 Subject: [PATCH] Add aurora PAD library --- Runtime/CMakeLists.txt | 2 +- extern/aurora | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Runtime/CMakeLists.txt b/Runtime/CMakeLists.txt index 265359fe5..835bcde66 100644 --- a/Runtime/CMakeLists.txt +++ b/Runtime/CMakeLists.txt @@ -150,7 +150,7 @@ endfunction() set(RUNTIME_INCLUDES ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR}) set(RUNTIME_LIBRARIES zeus nod NESEmulator libjpeg-turbo jbus kabufuda OptickCore - imgui_support aurora::core aurora::gx aurora::vi aurora::mtx spdlog::spdlog $<$:nowide::nowide> + imgui_support aurora::core aurora::gx aurora::pad aurora::vi aurora::mtx spdlog::spdlog $<$:nowide::nowide> ${ZLIB_LIBRARIES} ) diff --git a/extern/aurora b/extern/aurora index a600b0b84..7f3953d3d 160000 --- a/extern/aurora +++ b/extern/aurora @@ -1 +1 @@ -Subproject commit a600b0b84c08d1addee1f03a584d9f83d4a3a102 +Subproject commit 7f3953d3d8a28451f7b90cc292e866b4dc92ab8b