1 2 3 4 5 6 7 8 9 10 11 12 13 14
# file : build/export.build # license : MIT; see accompanying LICENSE file $out_root/ { include bpkg-util/ } switch $import.target { case exe{bpkg-util-publish} case bash{package-archive} export $out_root/bpkg-util/$import.target }