mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 05:57:34 +08:00
Make it build with Firmware
This commit is contained in:
committed by
Mathieu Bresciani
parent
d79199c863
commit
7c1e38d3ad
+1
-1
@@ -156,9 +156,9 @@ add_subdirectory(geo)
|
||||
add_subdirectory(geo_lookup)
|
||||
add_subdirectory(l1)
|
||||
add_subdirectory(tecs)
|
||||
add_subdirectory(validation)
|
||||
|
||||
if(BUILD_TESTING)
|
||||
add_subdirectory(validation)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user