read lib docu and make example exe

This commit is contained in:
2023-10-24 01:22:09 +02:00
parent 0f35d82e9f
commit d2c9de4992
4 changed files with 99 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
# cmake setup begin
project(solanaceae_clamav)