The source project of this merge request has been removed.
Add GEOMODEL_INCLUDE_DIRS to include search path for packages depending on GeoModel.
CMakeLists.txt files have been updated for all instances which depend on the GeoModel core libraries but which do not explicitely include ${GEOMODEL_INCLUDE_DIRS}. Without this we are in danger of mixing header files from two sources, and this is actually now happening in the GeoModel early fault detection pipeline.
Edited by Joseph Boudreau