This PR updates the SLES15 detection such that if the model is not built on SLES15, then the BUILT_ON_SLES15 CMake variable will now be FALSE instead of a blank string.
This PR also then updates to GEOS_Util v2.0.8 which has a fix for remap_restarts.py to work with the new BUILT_ON_SLES15 being FALSE.
NOTE: The other updates from ESMA_cmake v3.41 to v3.44 are for MAPL only (NAG flags and changes to tests).
This PR updates the SLES15 detection such that if the model is not built on SLES15, then the
BUILT_ON_SLES15
CMake variable will now beFALSE
instead of a blank string.This PR also then updates to GEOS_Util v2.0.8 which has a fix for
remap_restarts.py
to work with the newBUILT_ON_SLES15
beingFALSE
.NOTE: The other updates from ESMA_cmake v3.41 to v3.44 are for MAPL only (NAG flags and changes to tests).