Skip to content

Redirecting CEA/HPC module paths to a new file each time (solves #5)

Patryk Kiepas requested to merge bugfix_compilation_issue5 into master

Redirecting CEA/HPC module paths to a new file each time (instead of appending). This solves the problem #5 (closed) about using invalid paths by CMake on the second and subsequent rebuilds.

Merge request reports