summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/example/named-install-dirs/x/build.jam
blob: ceb409242a35d513b0eb4254a910a385a722c773 (plain)
1
2
3
4
5
# this subproject showcases installed package name deduction

project subx ;
build-project y ;
build-project z ;