Skip to content
Snippets Groups Projects
Commit 6157b17a authored by Jana Berger's avatar Jana Berger
Browse files

Fixed bug in prepareEnvironmentClang.sh

parent 6a9442c0
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ echo "Using CMake version $cmakeCurrentVersion"
echo "Using Clang version $clangCurrentVersion"
# This is the Clang version
module switch intel gcc/$clangCurrentVersion
module switch intel clang/$clangCurrentVersion
module add DEVELOP
module add LIBRARIES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment