mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
This commit is contained in:
parent
f4dea1a337
commit
c127c03923
@ -49,7 +49,7 @@ INCLUDE (${CMAKE_ROOT}/Modules/GetPrerequisites.cmake)
|
||||
|
||||
# Only necessary for Windows
|
||||
IF(MSVC)
|
||||
INCLUDE (${CMAKE_SOURCE_DIR}/cmake/modules/FindHDF5.cmake)
|
||||
INCLUDE (${CMAKE_SOURCE_DIR}/cmake/modules/windows/FindHDF5.cmake)
|
||||
ENDIF()
|
||||
# Supress some warnings on Windows
|
||||
IF(MSVC)
|
||||
|
Loading…
Reference in New Issue
Block a user