mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
build: Remove minimum required libarchive version
This commit is contained in:
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
include(ImHexPlugin)
|
||||
|
||||
find_package(LibArchive 3.6 REQUIRED)
|
||||
find_package(LibArchive REQUIRED)
|
||||
|
||||
add_imhex_plugin(
|
||||
NAME
|
||||
|
||||
Reference in New Issue
Block a user