Skip to content

Atdm tweak install stuff

Created by: bartlettroscoe

This fixes configure in case CMAKE_INSTALL_PREFIX is empty (which is perfectly valid in some use cases) and it moves the load_matching_env.sh file out if the way in the source and build dirs so it does not cause confusion.

I tested this manually locally and it seems to do the right thing for the various use cases.

Merge request reports