CMakeLists: when gzip is available spiOverJtag .bit and .rbf are compressed before installing

This commit is contained in:
Gwenhael Goavec-Merou
2023-02-02 07:38:35 +01:00
parent fab4d02128
commit cf61e715cb
5 changed files with 53 additions and 6 deletions
+1
View File
@@ -14,6 +14,7 @@ depends=(
makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-gzip"
)
source=()