2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-28 07:42:12 +00:00

Updated Jamfile

[SVN r17133]
This commit is contained in:
William E. Kempf
2003-01-31 20:00:27 +00:00
parent 5d6a1633e0
commit 8e01ac5d04
2 changed files with 2 additions and 3 deletions

View File

@@ -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"