Skip to content

FindEnvModules: Provide a CMake interface to environment modules

Chuck Atkins requested to merge chuck.atkins/cmake:environment-modules into master

This allows environment modules to be loaded and used from within CMake code. The primary use case is to setup the appropriate environment from within a CTest script.

Edited by Brad King

Merge request reports