This commit is contained in:
tooomm 2026-09-13 13:23:03 +02:00
parent fd82b140a8
commit 4ba06597f9
23 changed files with 57 additions and 14 deletions

View file

@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 3.16)
# CMakeLists for "carddatabase" directory
project(CardDatabaseTests VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
# ------------------------