Skip to content

Commit

Permalink
compile libarchive with all options.
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Dec 9, 2023
1 parent fa34fe0 commit 3d904ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/write_conan.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def configure(self):
self.requires("libarchive/3.6.2")
self.requires("qt/{}")
self.requires("zlib/1.2.12")
self.requires("zstd/1.5.5")
self.options["qt"].shared = {}
self.options["libarchive"].with_lz4 = True
Expand Down

0 comments on commit 3d904ca

Please sign in to comment.