| name: 'hello-dds', | name: 'hello-dds', | ||||
| version: '0.1.0', | version: '0.1.0', | ||||
| namespace: 'tutorial', | namespace: 'tutorial', | ||||
| test_driver: 'Catch-Main', | |||||
| } | } | ||||
| If you now run ``dds build``, we will get a linker error for a multiply-defined | If you now run ``dds build``, we will get a linker error for a multiply-defined |