mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
|
exe hello : hello.cpp ;
|
|
|
|
symlink hello_debug hello_release : hello/<variant>debug hello/<variant>release ;
|