Skip to content

Commit 476be87

Browse files
committed
Update aurora for SI split
1 parent e8518c0 commit 476be87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Runtime/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ endfunction()
150150

151151
set(RUNTIME_INCLUDES ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_SOURCE_DIR})
152152
set(RUNTIME_LIBRARIES zeus nod NESEmulator libjpeg-turbo jbus kabufuda OptickCore
153-
imgui_support aurora::core aurora::gx aurora::pad aurora::vi aurora::mtx spdlog::spdlog $<$<BOOL:${WIN32}>:nowide::nowide>
153+
imgui_support aurora::core aurora::gx aurora::pad aurora::si aurora::vi aurora::mtx spdlog::spdlog $<$<BOOL:${WIN32}>:nowide::nowide>
154154
${ZLIB_LIBRARIES}
155155
)
156156

0 commit comments

Comments
 (0)