mirror of
https://github.com/boostorg/thread.git
synced 2026-01-24 06:22:12 +00:00
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
subproject example/monitor ;
|
|
|
|
exe monitor
|
|
: monitor.cpp
|
|
<lib>../../src/threads
|
|
## Requirements ##
|
|
: <include>../..
|
|
<threading>multi
|
|
## default-BUILD ##
|
|
: debug release
|
|
;
|