mirror of
https://github.com/boostorg/thread.git
synced 2026-02-22 15:52:10 +00:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
subproject test ;
|
|
|
|
exe test_thread
|
|
: test_thread.cpp
|
|
# <lib>../src/threads
|
|
## Requirements ##
|
|
: <include>..
|
|
<threading>multi
|
|
## default-BUILD ##
|
|
: debug release
|
|
;
|