mirror of
https://github.com/boostorg/thread.git
synced 2026-01-23 06:02:14 +00:00
Updated Jamfile
[SVN r17133]
This commit is contained in:
@@ -32,7 +32,7 @@ include <module@>threads.jam ;
|
||||
## requirements ##
|
||||
:
|
||||
## default build ##
|
||||
: debug release
|
||||
:
|
||||
;
|
||||
|
||||
# Base names of the source files for libboost_thread.
|
||||
|
||||
@@ -38,11 +38,10 @@ include testing.jam ;
|
||||
: <template>thread_base
|
||||
<dll>../build/boost_thread
|
||||
<lib>../../test/build/boost_unit_test_framework
|
||||
# $(threadmon)
|
||||
## requirements ##
|
||||
:
|
||||
## default build ##
|
||||
: # debug release <runtime-link>static/dynamic
|
||||
:
|
||||
;
|
||||
|
||||
test-suite "threads"
|
||||
|
||||
Reference in New Issue
Block a user