Skip to content

Commit

Permalink
Remove debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Feb 29, 2020
1 parent 01f9609 commit 13a1369
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Modules/FindNetCDF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ if (NOT NETCDF_INCLUDES OR NOT NETCDF_LIBRARIES)
endif()
endif()
endif()
message(INFO "NETCDF_INCLUDES: ${NETCDF_INCLUDES}")
message(INFO "NETCDF_LIBRARIES: ${NETCDF_LIBRARIES}")
endif(PKG_CONFIG_FOUND)
endif (NOT NETCDF_INCLUDES OR NOT NETCDF_LIBRARIES)

Expand Down

0 comments on commit 13a1369

Please sign in to comment.