summaryrefslogtreecommitdiff
path: root/tests/integration/project/elements/workspace/workspace-mount.bst
blob: 20b434964ea4521dafd0e94dff9c10b1be3fbd25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
kind: manual
description: Workspace mount test

depends:
  - filename: base.bst
    type: build

sources:
  - kind: local
    path: files/workspace-mount-src/

config:
  build-commands:
    - g++ -c hello.cpp