cmake only init cmake_hexagon if used

This commit is contained in:
Daniel Agar
2017-12-09 20:09:13 -05:00
parent ddc544aabe
commit ded055f71d
5 changed files with 13 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
include(common/px4_git)
px4_add_git_submodule(TARGET git_cmake_hexagon PATH "cmake/cmake_hexagon")
include(qurt/px4_impl_qurt)
if ("$ENV{HEXAGON_SDK_ROOT}" STREQUAL "")