mirror of
https://github.com/boostorg/config.git
synced 2026-02-20 14:42:17 +00:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
# copyright John Maddock 2003
|
|
|
|
project
|
|
: requirements
|
|
# threading tests require thread support turned on:
|
|
<threading>multi
|
|
;
|
|
|
|
local test-requirements = <library>../../test/build//boost_test_exec_monitor ; |