mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
Merge branch 'newformat.dmh' of https://github.com/DennisHeimbigner/netcdf-c into newformat.dmh
This commit is contained in:
commit
27ce37febf
@ -35,10 +35,6 @@ INSTALL(FILES ${netCDF_BINARY_DIR}/include/netcdf_dispatch.h
|
|||||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
||||||
COMPONENT headers)
|
COMPONENT headers)
|
||||||
|
|
||||||
INSTALL(FILES ${netCDF_BINARY_DIR}/include/netcdf_json.h
|
|
||||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
|
||||||
COMPONENT headers)
|
|
||||||
|
|
||||||
IF(ENABLE_PNETCDF OR ENABLE_PARALLEL4)
|
IF(ENABLE_PNETCDF OR ENABLE_PARALLEL4)
|
||||||
INSTALL(FILES ${netCDF_SOURCE_DIR}/include/netcdf_par.h
|
INSTALL(FILES ${netCDF_SOURCE_DIR}/include/netcdf_par.h
|
||||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user