[ox] Cleanup, fix GBA build
This commit is contained in:
2
deps/ox/src/ox/logconn/CMakeLists.txt
vendored
2
deps/ox/src/ox/logconn/CMakeLists.txt
vendored
@@ -20,7 +20,7 @@ target_link_libraries(
|
||||
OxLogConn PUBLIC
|
||||
OxStd
|
||||
OxMetalClaw
|
||||
$<$<BOOL:OX_FREEBSD>:pthread>
|
||||
$<$<BOOL:${OX_OS_FREEBSD}>:pthread>
|
||||
)
|
||||
|
||||
install(
|
||||
|
Reference in New Issue
Block a user