diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-17 17:40:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-17 17:40:05 +0200 |
commit | 2a98c328ccee9e7db873e4209681377d89391267 (patch) | |
tree | f0f28b6623debd87056822741d21b7f68d98d246 /intro2-tour | |
parent | a809dd02ecba76d0a9f5ed3d3a21c96e0c3eae96 (diff) |
Update intro scripts/results
Diffstat (limited to 'intro2-tour')
-rwxr-xr-x | intro2-tour | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/intro2-tour b/intro2-tour index 4adbac7..8d8aceb 100755 --- a/intro2-tour +++ b/intro2-tour @@ -267,6 +267,7 @@ show bdep init -C ../hello-clang @clang cc config.cxx=$clang cd .. show bdep new -t lib -l c++ libhello +show tree libhello show cd libhello show bdep init -A ../hello-gcc @gcc |