summaryrefslogtreecommitdiffstats
path: root/Modules/FindEnvModules.cmake
Commit message (Collapse)AuthorAgeFilesLines
* codespell: Fix typosBrad King2023-11-171-1/+1
|
* FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLEMichael Hirsch2022-06-011-1/+1
| | | | | Since originally added to CMake, env_module_swap(OUTPUT_VARIABLE) did not give output since the incorrect variable name was used.
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* Help: Trivial typo and grammar fixes for FindEnvModulesCraig Scott2019-06-051-3/+3
|
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-1/+1
|
* FindEnvModules: Provide a CMake interface to environment modulesChuck Atkins2019-03-181-0/+333