diff --git a/.vscode/cmake-variants.yaml b/.vscode/cmake-variants.yaml index 12b6a13de9..f81bb58711 100644 --- a/.vscode/cmake-variants.yaml +++ b/.vscode/cmake-variants.yaml @@ -6,6 +6,11 @@ CONFIG: buildType: RelWithDebInfo settings: CONFIG: px4_sitl_default + px4_sitl_rtps: + short: px4_sitl_rtps + buildType: RelWithDebInfo + settings: + CONFIG: px4_sitl_rtps px4_sitl_asan: short: px4_sitl (AddressSanitizer) buildType: AddressSanitizer