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