Set minimum cmake version to 3.28
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 1 Aug 2024 12:47:26 +0000 (14:47 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 1 Aug 2024 13:00:32 +0000 (15:00 +0200)
commit0d43d1b559b38a420bae01fafb8751d8d71572a4
tree33c75909ed893cd9cf4df91d998cde0d10ced296
parent6c22e272b94094220d4d860eea29d963059d7d00
Set minimum cmake version to 3.28

Probably a lower version would do but it's the
current version we have on the Intra2net system.

Solves one deprecation warning from Cmake.
CMakeLists.txt