Skip to content

FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLE

scivision requested to merge scivision/cmake:envmod into master

Since originally added to CMake, env_module_swap(OUTPUT_VARIABLE) did not give output since the incorrect variable name was used.

Merge request reports