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

Update local-fedora.cmake

parent a95ad8fa
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
#NETCDF support #NETCDF support
if (USE_NETCDF) #if (USE_NETCDF)
set(CUSTOM_NETCDF false FORCE) # set(CUSTOM_NETCDF false FORCE)
find_package(NetCDFCxx REQUIRED HINTS /usr/local/lib64/cmake/netCDF/) # find_package(NetCDFCxx REQUIRED HINTS /usr/local/lib64/cmake/netCDF/)
endif() #endif()
if ( COMPILER STREQUAL "intel") if ( COMPILER STREQUAL "intel")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment