mirror of
https://github.com/boostorg/build.git
synced 2026-01-25 18:12:12 +00:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
|
|
exe hello : hello.cpp ;
|
|
|
|
symlink hello_debug hello_release : hello/<variant>debug hello/<variant>release ;
|
|
symlink links/hello_release : hello/<variant>release ;
|