Skip to content
Snippets Groups Projects
Commit a95ad8fa authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

Update local-fedora.cmake

parent 397e31e2
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
#NETCDF support
if (USE_NETCDF)
set(CUSTOM_NETCDF false FORCE)
find_package(Net_CDFCxx REQUIRED HINTS /usr/local/lib64/cmake/netCDF/)
find_package(NetCDFCxx REQUIRED HINTS /usr/local/lib64/cmake/netCDF/)
endif()
......
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