Skip to content
Snippets Groups Projects
Commit 9c10715a authored by Oliver Heidmann's avatar Oliver Heidmann
Browse files

removed HDF5 from app cmake file

parent ec34a788
No related branches found
No related tags found
1 merge request!114M300433/cmake cleanup 1
......@@ -6,7 +6,4 @@ target_include_directories(cdi PUBLIC
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/src>
$<INSTALL_INTERFACE:include
)
target_link_libraries(cdi PUBLIC cdilib netCDF::netcdf ${HDF5_LIBS} pthread)
target_compile_definitions(cdi PUBLIC HAVE_CONFIG_H)
target_link_libraries(cdi PUBLIC cdilib netCDF::netcdf pthread)
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