netcdf-c/cmake_msvc_static_32_nc4_dap_conf.sh
Ward Fisher 929f90f0df
2012-08-27 20:14:51 +00:00

2 lines
103 B
Bash

#!/bin/bash
cmake .. -D"ENABLE_DAP=OFF" -D"ENABLE_NETCDF_4=OFF" -D"USE_HDF5=OFF" -D"ENABLE_TOOLS=OFF"