Skip to content
Snippets Groups Projects
Commit a294bbe8 authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge branch 'fix-mkl-ubuntu' into 'master'

Updated cmake-modules to fix MKL finding on Ubuntu.

See merge request ogs/ogs!3565
parents 250091ea e513eb65
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ endif()
CPMAddPackage(
NAME cmake-modules
GITHUB_REPOSITORY bilke/cmake-modules
GIT_TAG cdc041689061fbb2df086b059fe71ac868cf626d
GIT_TAG d6d1a778e41cb114e5cdf279b8a659fa0ce9a0d4
DOWNLOAD_ONLY YES
)
set(CMAKE_MODULE_PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment