mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 06:10:34 +08:00
Fixed parameter generation dependencies.
This commit is contained in:
@@ -31,7 +31,13 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
px4_generate_parameters(OUT param_files)
|
||||
|
||||
# for generated files
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
set(SRCS
|
||||
${param_files}
|
||||
perf_counter.c
|
||||
param/param.c
|
||||
conversions.c
|
||||
|
||||
Reference in New Issue
Block a user