[nostalgia/core/userland] Add OxClaw as dependency
This commit is contained in:
parent
d000c7f34f
commit
61cc30c475
@ -10,9 +10,6 @@ target_link_libraries(
|
||||
NostalgiaCore-SDL PUBLIC
|
||||
SDL2::SDL2main
|
||||
SDL2::SDL2-static
|
||||
OxClaw
|
||||
OxFS
|
||||
OxStd
|
||||
NostalgiaCore-Userspace
|
||||
)
|
||||
|
||||
|
@ -18,6 +18,7 @@ endif()
|
||||
|
||||
target_link_libraries(
|
||||
NostalgiaCore-Userspace PUBLIC
|
||||
OxClaw
|
||||
OxFS
|
||||
OxStd
|
||||
NostalgiaCore
|
||||
|
Loading…
x
Reference in New Issue
Block a user