From: Bastian Dehn Date: Thu, 26 Aug 2021 18:38:06 +0000 (+0200) Subject: remove: package component on X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=6331308f37326758e984fd80cd6bfa6ef65efbe8;p=discspan.git remove: package component on --- diff --git a/CMakeLists.txt b/CMakeLists.txt index efab107..73e8460 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,6 @@ install(TARGETS discspan set(CPACK_GENERATOR "DEB") -set(CPACK_DEB_PACKAGE_COMPONENT ON) set(CPACK_DEB_COMPONENT_INSTALL ON) set(CPACK_PACKAGE_NAME ${PROJECT_NAME})