aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2021-09-12 13:45:54 -0700
committerGerald Combs <gerald@wireshark.org>2021-09-13 11:00:04 -0700
commit55a67fd66ab02ecf497b421486a0ece1b930e731 (patch)
tree2e698d4cdc620ea39813658a57ee0262f69aa76d /CMakeLists.txt
parent77e6110c59ebbf4c2c39b531349b60e7e140ccb3 (diff)
Tools: Migrate compress-pngs.sh to Python.
Migrate compress-pngs from a Bash script that ran Make to a Python script, which should be usable on more platforms. Add Efficient Compression Tool (ect) to the list of compressors. Add the compressors to the various *-setup.sh scripts, but comment them out for now.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8e0ece8e49..ada00a48d4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3636,7 +3636,6 @@ if(SHELLCHECK_EXECUTABLE)
packaging/macosx/osx-app.sh.in
packaging/macosx/osx-dmg.sh.in
packaging/source/git-export-release.sh.in
- tools/compress-pngs.sh
tools/debian-setup.sh
tools/fuzz-test.sh
tools/gen-bugnote