Add macOS support #34
BlockStorage/repertory/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-01 14:39:34 +02:00
parent 81c6875382
commit 039ff6ba42
4 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ if(PROJECT_BUILD)
winspool
ws2_32
)
else()
elseif(NOT PROJECT_IS_DARWIN)
link_libraries(
uring
)