mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 09:20:35 +08:00
cmake px4_base: switch visibility.h back to relative include path (#9981)
This commit is contained in:
committed by
Daniel Agar
parent
4f937a2ff6
commit
ade70cbbdf
@@ -454,7 +454,7 @@ function(px4_add_common_flags)
|
||||
|
||||
set(visibility_flags
|
||||
-fvisibility=hidden
|
||||
-include ${PX4_SOURCE_DIR}/src/include/visibility.h
|
||||
-include visibility.h
|
||||
)
|
||||
|
||||
set(added_c_flags
|
||||
|
||||
Reference in New Issue
Block a user