
To enable a list of basic and advanced options, one would invoke cmake -LA.Ĭonfiguring your build from the command line.
#Cmake install guid full
D"CMAKE\_PREFIX\_PATH=/usr/custom_libs/"Ī full list of basic options can be found by invoking cmake -L. The output of the configuration step is a project file based on the appropriate configurator specified.
#Cmake install guid software

There are four steps in the Build Process when using CMake HDF5 Libraries for netCDF4/HDF5 support.The following packages are required to build netCDF-C using CMake. In addition to providing new build options for netCDF-C, we will also provide pre-built binary downloads for the shared versions of netCDF for use with Visual Studio.

We will also maintain the standard autotools-based build system in parallel. CMake support also provides robust unit and regression testing tools.

CMake will allow for building netCDF on a wider range of platforms, include Microsoft Windows with Visual Studio. Starting with netCDF-C 4.3.0, we are happy to announce the inclusion of CMake support.
