We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff88d0a commit 0f3f811Copy full SHA for 0f3f811
.github/workflows/config/build.meta
@@ -2,7 +2,12 @@ names:
2
fastdds-docs:
3
cmake-args:
4
- "-DBUILD_DOCUMENTATION=ON"
5
+<<<<<<< HEAD
6
fastrtps:
7
+=======
8
+ - "-DCMAKE_COMPILE_WARNING_AS_ERROR=ON"
9
+ fastdds:
10
+>>>>>>> 66348dc (Compile with warnings as errors in CI (#1103))
11
12
13
- "-DSECURITY=ON"
0 commit comments