mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-12 15:45:21 +08:00
This commit is contained in:
parent
643a80f178
commit
929f90f0df
2
cmake_msvc_32_min.sh
Normal file
2
cmake_msvc_32_min.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cmake .. -D"ENABLE_DAP=OFF" -D"ENABLE_NETCDF_4=OFF" -D"USE_HDF5=OFF" -D"ENABLE_TOOLS=OFF"
|
2
cmake_msvc_static_32_nc4_dap_conf.sh
Normal file
2
cmake_msvc_static_32_nc4_dap_conf.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cmake .. -D"ENABLE_DAP=OFF" -D"ENABLE_NETCDF_4=OFF" -D"USE_HDF5=OFF" -D"ENABLE_TOOLS=OFF"
|
Loading…
Reference in New Issue
Block a user