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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user