cmake: copy over changes that rebase missed

This commit is contained in:
Julian Oes 2016-05-05 09:14:11 +02:00
parent efd20373ff
commit 3e165c51d4
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,8 @@ set(CMAKE_TOOLCHAIN_FILE ${CMAKE_SOURCE_DIR}/cmake/toolchains/Toolchain-arm-linu
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/cmake_hexagon")
set(config_generate_parameters_scope ALL)
set(CONFIG_SHMEM "1")
set(config_module_list
@ -49,6 +51,7 @@ set(config_module_list
lib/terrain_estimation
lib/runway_takeoff
lib/tailsitter_recovery
lib/DriverFramework/framework
platforms/common
platforms/posix/px4_layer