.. title:: Cmakeme Reference Documentation CMakeMe ======= A CMake package with utilities for installing executables and libraries, setting default compiler flags, accessing git commit hashes and hashes of source files at compile time, and generating documentation. To access these modules, ``find_package(cmakeme)``. All the submodules will then be accessible. Contents ======== .. toctree:: :maxdepth: 1 cmakeme_config (Configure the cmakeme package) cmakeme_defaults (Default settings) cmakeme_doxygen (Generate Doxygen Documentation) cmakeme_install (Simplify Library installation) cmakeme_pack (Create Installation Packages) cmakeme_sphinx (Generate Sphinx Documentation for CMake) git_hash (Access git hashes at compile time) Indices and tables ================== * :ref:`genindex` * :ref:`search`