Explorar o código

rpm start commit

Johannes Ruehle %!s(int64=12) %!d(string=hai) anos
pai
achega
40245b730d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      CMakeLists.txt

+ 5 - 0
CMakeLists.txt

@@ -194,6 +194,11 @@ endforeach()
 # FIND_PATH(WITH_ZLIBINC "include/zlib.h" "${dcmtk_SOURCE_DIR}/../zlib-1.2.3")
 
 
+SET(CPACK_GENERATOR "RPM")
+SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "Jojo R") #required
+ 
+INCLUDE(CPack)
+
 
 # add the install targets
 #install (TARGETS ImageLabeler DESTINATION bin)