mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
cmake split px4_base into px4_add_module, px4_add_library, px4_add_common_flags
This commit is contained in:
committed by
David Sidrane
parent
36ec1a7914
commit
11be2b8873
@@ -150,6 +150,7 @@ function(px4_os_add_flags)
|
||||
REQUIRED ${inout_vars} BOARD
|
||||
ARGN ${ARGN})
|
||||
|
||||
include(px4_add_common_flags)
|
||||
px4_add_common_flags(
|
||||
BOARD ${PX4_BOARD}
|
||||
C_FLAGS ${C_FLAGS}
|
||||
|
||||
Reference in New Issue
Block a user