[ox] Fix FreeBSD build

This commit is contained in:
2023-08-08 23:57:09 -05:00
parent ea266da691
commit e5a7d8c0a9
5 changed files with 20 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ target_link_libraries(
OxLogConn PUBLIC
OxStd
OxMetalClaw
$<$<BOOL:OX_FREEBSD>:pthread>
)
install(