Update QHexView, build it as a library for Qt6 builds

This commit is contained in:
Nikolaj Schlej 2025-02-14 22:31:04 +01:00
parent 369f10188c
commit 4e3fa5899c
63 changed files with 3919 additions and 2658 deletions

View file

@ -1,4 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.1.0 FATAL_ERROR)
CMAKE_MINIMUM_REQUIRED(VERSION 3.22)
PROJECT(ffsparser_fuzzer LANGUAGES C CXX)