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

[cpm] Fixed config errors in xdmf due to OPTIONS scope.

parent 7ae4794c
No related branches found
No related tags found
No related merge requests found
...@@ -207,6 +207,7 @@ if(OGS_USE_XDMF) ...@@ -207,6 +207,7 @@ if(OGS_USE_XDMF)
set(HDF5_INCLUDE_DIR ${HDF5_SOURCE_DIR}) set(HDF5_INCLUDE_DIR ${HDF5_SOURCE_DIR})
endif() endif()
set(XDMF_LIBNAME OgsXdmf CACHE STRING "")
CPMAddPackage( CPMAddPackage(
NAME xdmf NAME xdmf
VERSION 3.0.0 VERSION 3.0.0
......
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