Kaynağa Gözat

cpack: add tgz generator

* Used by build system to create copy of compiled assets

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
Thomas Ingleby 10 yıl önce
ebeveyn
işleme
7580465f6b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Dosyayı Görüntüle

@@ -67,7 +67,7 @@ if (IPK)
67 67
   target_architecture (DETECTED_ARCH)
68 68
   message( INFO " - Target arch is ${DETECTED_ARCH}")
69 69
 
70
-  set(CPACK_GENERATOR "DEB")
70
+  set(CPACK_GENERATOR "DEB" "TGZ")
71 71
   set(OPKG_ARCH ${DETECTED_ARCH})
72 72
   set(CPACK_BINARY_DIR ${CMAKE_BINARY_DIR})
73 73
   set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Intel IoT-Devkit") #required