1
0
mirror of synced 2025-01-29 19:17:28 +01:00

build: Remove minimum required libarchive version

This commit is contained in:
WerWolv 2023-12-24 13:33:18 +01:00
parent 91ae8ba410
commit bc76eee847

View File

@ -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