Ignore CPackDefinitions.cmake for official Debian package.
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>
Thu, 31 Jan 2019 10:07:06 +0000 (10:07 +0000)
committerMike Gabriel <sunweaver@debian.org>
Thu, 31 Jan 2019 10:07:06 +0000 (10:07 +0000)
Gbp-Pq: Name 2001_disable-CPackDefinitions-cmake.patch

CMakeLists.txt

index e6d4789f377e01bd10f212a1b0875f7910fb046a..59b463e3ec65d0a66a9c515a405d83a00feb1cb5 100644 (file)
@@ -182,7 +182,7 @@ ENDIF()
 # configure files for Veyon
 SET(VEYONCONFIG ${CMAKE_BINARY_DIR}/${VEYON_CORE_INCLUDE_DIR}/veyonconfig.h)
 
-SET(IN_FILES ${VEYON_CORE_INCLUDE_DIR}/veyonconfig.h nsis/veyon.nsi core/builddata.qrc server/veyon-server.rc service/veyon-service.rc master/data/veyon-master.desktop master/veyon-master.rc configurator/data/veyon-configurator.desktop configurator/data/io.veyon.veyon-configurator.policy configurator/veyon-configurator.rc ctl/veyon-ctl.rc worker/veyon-worker.rc)
+SET(IN_FILES ${VEYON_CORE_INCLUDE_DIR}/veyonconfig.h core/builddata.qrc server/veyon-server.rc service/veyon-service.rc master/data/veyon-master.desktop master/veyon-master.rc configurator/data/veyon-configurator.desktop configurator/data/io.veyon.veyon-configurator.policy configurator/veyon-configurator.rc ctl/veyon-ctl.rc worker/veyon-worker.rc)
 FOREACH(f ${IN_FILES})
     CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/${f}.in ${CMAKE_BINARY_DIR}/${f} @ONLY)
 ENDFOREACH(f ${IN_FILES})
@@ -284,7 +284,7 @@ ENDIF()
 #
 # package generation
 #
-INCLUDE(cmake/CPackDefinitions.cmake)
+#INCLUDE(cmake/CPackDefinitions.cmake)