Initial commit

This commit is contained in:
2026-07-08 17:05:02 +03:00
commit ff3ec8e26a
6 changed files with 101 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
diff -ru innoextract-1.9.orig/CMakeLists.txt innoextract-1.9/CMakeLists.txt
--- innoextract-1.9.orig/CMakeLists.txt 2025-10-17 19:49:01.137657381 +0200
+++ innoextract-1.9/CMakeLists.txt 2025-10-17 19:49:15.233104679 +0200
@@ -155,7 +155,6 @@
iostreams
filesystem
date_time
- system
program_options
)
list(APPEND LIBRARIES ${Boost_LIBRARIES})