feat(tools): Remove old copy of Catch2 in tools

This commit is contained in:
Guillaume Souchere
2025-07-07 14:37:53 +02:00
parent f8cb539e29
commit 1798034d3f
13 changed files with 22 additions and 10549 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.22)
add_compile_options(-m32)
add_link_options(-m32)