Skip to content

Large Cmake update

Riccardo Maria Bianchi requested to merge master-cmake-update into master

The MR updates the CMake setup to properly set RPATH at installation time. This fixes the issues we saw on both Ubuntu and macOS.

Also, it dynamically creates a runtime setup script to properly set the GXPLUGIN path for the users.

It also modernize the CMake setup and clean everything, by removing relics from the first implementations.

The code must be compiled on top of the latest version of GeoModelCore and GeoModelIO, which implement similar installation settings.

——

pinging @boudreau , @dellacqu , @tsulaia , @mbandier for info.

Merge request reports