Skip to content

CMakeLists.txt files have been updated for all instances which depend

Joseph Boudreau requested to merge boudreau/athena:main into main

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.

Merge request reports