mirror of
https://github.com/boostorg/thread.git
synced 2026-01-26 19:12:11 +00:00
Update V2 Jamfile for Boost.
[SVN r16882]
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
|
||||
# Declare the uses system library
|
||||
lib pthread : : <name>pthread ;
|
||||
|
||||
project boost/thread
|
||||
: source-location ../src
|
||||
: use-requirements <find-library>pthread
|
||||
: use-requirements <library>pthread
|
||||
;
|
||||
|
||||
CPP_SOURCES = condition mutex recursive_mutex thread tss xtime once exceptions ;
|
||||
|
||||
Reference in New Issue
Block a user