mirror of
https://github.com/boostorg/build.git
synced 2026-02-18 01:52:17 +00:00
Example "symlink" targets.
[SVN r16333]
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
|
||||
exe hello : hello.cpp ;
|
||||
|
||||
symlink hello_debug hello_release : hello/<variant>debug hello/<variant>release ;
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
|
||||
exe hello : hello.cpp ;
|
||||
|
||||
symlink hello_debug hello_release : hello/<variant>debug hello/<variant>release ;
|
||||
|
||||
Reference in New Issue
Block a user