ResInsight/Fwk/AppFwk/cafVizExtensions
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
..
cafHexGridIntersectionTools CMake: Update/Remove old minimum version check 2023-12-16 17:35:54 +01:00
cafBoxManipulatorGeometryGenerator.cpp Use only one implementation of lineIndicesFromQuadVertexArray (#7980) 2021-09-10 06:19:44 +00:00
cafBoxManipulatorGeometryGenerator.h Use only one implementation of lineIndicesFromQuadVertexArray (#7980) 2021-09-10 06:19:44 +00:00
cafBoxManipulatorPartManager.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafBoxManipulatorPartManager.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafCategoryLegend.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafCategoryLegend.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafCategoryMapper.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafCategoryMapper.h #5315 Category Cell Results: Use color legend values 2020-09-08 14:37:19 +02:00
cafDisplayCoordTransform.cpp Janitor: Remove unused includes 2023-05-15 15:43:01 +02:00
cafDisplayCoordTransform.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafFixedAtlasFont.cpp Fixes by clang-format 2020-11-06 06:18:34 -05:00
cafFixedAtlasFont.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafInternalLegendRenderTools.cpp Fixes by clang-format 2020-11-06 06:18:34 -05:00
cafInternalLegendRenderTools.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafLine.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafLine.inl #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafOverlayScalarMapperLegend.cpp Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafOverlayScalarMapperLegend.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafOverlayScaleLegend.cpp Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafOverlayScaleLegend.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafTitledOverlayFrame.cpp Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafTitledOverlayFrame.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafTransparentWBRenderConfiguration.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafTransparentWBRenderConfiguration.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
CMakeLists.txt Janitor issues 2023-01-24 12:29:27 +01:00
TranspWB_CombinationFrag.glsl Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
TranspWB_PartlyTranspPartsFrag.glsl Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
TranspWB_Shaders.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
TranspWB_TransparentPartsFrag.glsl Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00