updated input

This commit is contained in:
Patrick Schwarzer 2025-04-30 16:53:53 +02:00
parent f44bcede74
commit b5c44e845a
5 changed files with 45 additions and 12 deletions

View file

@ -1,5 +1,5 @@

cmake_minimum_required(VERSION 4.0)
cmake_minimum_required(VERSION 3.25.1)
if (POLICY CMP0141)
cmake_policy(SET CMP0141 NEW)