[ox/claw] Make Claw build in GBA builds, only without OC
This commit is contained in:
6
deps/ox/src/ox/claw/CMakeLists.txt
vendored
6
deps/ox/src/ox/claw/CMakeLists.txt
vendored
@@ -8,7 +8,9 @@ add_library(
|
||||
target_link_libraries(
|
||||
OxClaw PUBLIC
|
||||
OxMetalClaw
|
||||
OxOrganicClaw
|
||||
$<$<BOOL:OX_USE_STDLIB>:OxOrganicClaw>
|
||||
)
|
||||
|
||||
add_subdirectory(test)
|
||||
if(OX_RUN_TESTS)
|
||||
add_subdirectory(test)
|
||||
endif()
|
Reference in New Issue
Block a user