2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-19 04:22:15 +00:00

added pthread to test linking for freebsd on v1 as well.

This commit is contained in:
Klemens Morgenstern
2024-10-25 17:01:59 +08:00
parent 11a0d0d7c1
commit f218a6a6c1

View File

@@ -22,6 +22,7 @@ project : requirements
<toolset>msvc:<cxxflags>/bigobj
<target-os>windows:<define>WIN32_LEAN_AND_MEAN
<target-os>linux:<linkflags>-lpthread
<target-os>freebsd:<linkflags>-lpthread
<os>NT,<toolset>cw:<library>ws2_32
<os>NT,<toolset>gcc:<library>ws2_32
<library>/boost/test//included