浏览代码

Misisng line in package.json5 example for test_driver

default_compile_flags
vector-of-bool 5 年前
父节点
当前提交
2d145ad6d9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      docs/tut/hello-test.rst

+ 1
- 0
docs/tut/hello-test.rst 查看文件

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

正在加载...
取消
保存