mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Remove whitespace from the top-level CMakeLists.txt.
This commit is contained in:
parent
537451c2a0
commit
861af1dac7
@ -466,7 +466,7 @@ if ("${CMAKE_SYSTEM}" MATCHES "Linux")
|
||||
if (EXISTS ${DPKG_PROGRAM})
|
||||
list (APPEND CPACK_GENERATOR "DEB")
|
||||
endif()
|
||||
else()
|
||||
else()
|
||||
set(CPACK_GENERATOR "ZIP")
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user