ResInsight/Fwk/AppFwk/cafHexInterpolator/cafHexInterpolator_UnitTest
Eirik Marthinsen 9701866736 CMake: Update/Remove old minimum version check
- Update the minimum required CMake version to 3.15 for Fwk folders
  that might be used as top level projects.
- Remove the minimum required CMake version from projects that is just
  included from other top level projects.

Since version 3.19 CMake has been warning that CMake versions below 3.5
is deprecated and support will be removed in the future. This will
silence those warning.

By removing the minimum required version check from projects that is not
intended as top level projects we avoid redundant checks and simplifies
future maintenance.

Closes #10957
2023-12-16 17:35:54 +01:00
..
gtest #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafHexInterpolator_UnitTests_main.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafHexInterpolatorBasicTest.cpp Fixes by clang-format 2020-11-06 06:18:34 -05:00
CMakeLists.txt CMake: Update/Remove old minimum version check 2023-12-16 17:35:54 +01:00