CMake: cleanup

This commit is contained in:
tobtoht 2023-01-06 05:14:07 +01:00
parent fdf60176a1
commit 085c9ee160

View file

@ -285,10 +285,6 @@ if(APPLE AND CMAKE_CROSSCOMPILING)
)
endif()
SET(CPACK_GENERATOR "DEB")
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "tobtoht") #required
INCLUDE(CPack)
message("\n")
message("Configure summary")
message("=================")