Skip to content

Commit

Permalink
Remove whitespace from the top-level CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsauder authored and mhkabir committed Jun 2, 2018
1 parent 537451c commit 861af1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit 861af1d

Please sign in to comment.