pkgs: Generate Inno Setup based Windows installer

This commit is contained in:
Rafał Dzięgiel
2025-01-17 13:54:52 +01:00
parent 5906d1b78e
commit 21417a1ae7
4 changed files with 81 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ endif
subdir('src')
subdir('doc')
subdir('pkgs')
meson.add_devenv(devenv)