mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
Add vscode cmake-variant for px4_sitl_rtps
This commit is contained in:
Vendored
+5
@@ -6,6 +6,11 @@ CONFIG:
|
|||||||
buildType: RelWithDebInfo
|
buildType: RelWithDebInfo
|
||||||
settings:
|
settings:
|
||||||
CONFIG: px4_sitl_default
|
CONFIG: px4_sitl_default
|
||||||
|
px4_sitl_rtps:
|
||||||
|
short: px4_sitl_rtps
|
||||||
|
buildType: RelWithDebInfo
|
||||||
|
settings:
|
||||||
|
CONFIG: px4_sitl_rtps
|
||||||
px4_sitl_asan:
|
px4_sitl_asan:
|
||||||
short: px4_sitl (AddressSanitizer)
|
short: px4_sitl (AddressSanitizer)
|
||||||
buildType: AddressSanitizer
|
buildType: AddressSanitizer
|
||||||
|
|||||||
Reference in New Issue
Block a user