mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 13:25:20 +03:00
Warning removed
This commit is contained in:
parent
7e6b9ebf4f
commit
c97ba2bb83
2 changed files with 1 additions and 2 deletions
|
@ -429,7 +429,6 @@ if (${CMAKE_VERSION} VERSION_LESS 3.1.0})
|
|||
set(CMAKE_CXX_FLAGS "-std=gnu++11 ${CMAKE_CXX_FLAGS}")
|
||||
endif()
|
||||
|
||||
|
||||
include_directories(storage gui/${GUI_DIR})
|
||||
|
||||
set(ALLSRC ${PROJECT_BINARY_DIR}/allsrc.cpp)
|
||||
|
|
|
@ -13,4 +13,4 @@ endmacro(add_lua_export_target)
|
|||
|
||||
add_lua_export_target(taranis -DCPUARM -DPCBTARANIS -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(taranis_x9e -DCPUARM -DPCBTARANIS -DREVPLUS -DREV9E -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(horus -DCPUARM -DPCBHORUS -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(horus -DCPUARM -DPCBHORUS -DLUA -DVIRTUALINPUTS -I${RADIO_SRC_DIRECTORY}/gui/horus)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue