schwz  Generated automatically from develop
# Installation Instructions

Building

Use the standard cmake build procedure:

mkdir build; cd build
cmake -G "Unix Makefiles" [OPTIONS] .. && make

Replace [OPTIONS] with desired cmake options for your build. The library adds the following additional switches to control what is being built:

Tips