# This file contains options that can be passed to the cmake command Option ( LIBINTERFACE_INSTALL_HEADER "Install headers of libinterface." ON ) Option ( LIBINTERFACE_INSTALL_PACKAGE "Install the cmake package of libinterface." ON ) Option ( LIBINTERFACE_USE_GIT_VERSION "Read the git tags to get the version of libinterface" ON )