From f7d6637627e104068767fa0ca2faa3b367dc4a76 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 24 Mar 2022 15:16:32 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Viewer/Makefile b/Viewer/Makefile index 31bf86f7..44eba594 100644 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -133,9 +133,9 @@ # - app icons... # - add a cli-only build target... # - installers: +# - flatpak/appimage/... +# - deb/rpm # - msi (wix) -# - deb -# - rpm # - ... # - cross-compiling support (???) # - cross-package with pre-built libs...