Skip to content
Snippets Groups Projects
Commit a95ad8fa authored by Debolskiy Andrey's avatar Debolskiy Andrey 🚴🏿
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 @@ ...@@ -4,7 +4,7 @@
#NETCDF support #NETCDF support
if (USE_NETCDF) if (USE_NETCDF)
set(CUSTOM_NETCDF false FORCE) 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() endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment