Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed testing message
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Sep 20, 2023
1 parent 0cb455f commit 11ef7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/Modules/FindNETCDF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ ELSEIF (CMAKE_SYSTEM_NAME STREQUAL "Windows")
SET(ZPREFIX_DIR "${LIBPREFIX}" CACHE PATH "Location of provided zlib dependencies")
ENDIF ()
ENDIF ()
MESSAGE(STATUS "NFPREFIX_DIR: ${NFPREFIX_DIR}")

IF(NOT CMAKE_SYSTEM_NAME STREQUAL "Windows")
FIND_PATH(NFBIN
Expand Down

0 comments on commit 11ef7a3

Please sign in to comment.