This commit is contained in:
Ward Fisher 2012-08-27 20:14:51 +00:00
parent 643a80f178
commit 929f90f0df
2 changed files with 4 additions and 0 deletions

2
cmake_msvc_32_min.sh Normal file
View 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"

View 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"