mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 08:42:13 +00:00
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
|
|
project test
|
|
: requirements <variant>release:<define>RELEASE
|
|
;
|
|
|
|
use-project /ext : ext ;
|
|
|
|
exe hello : hello.cpp /ext//a ;
|
|
|