Tags: delcypher/cmake-tutorial
Tags
Add ENABLE_DOCS to enable/disable creation of doxygen build target.
Add documentation generation (via doxygen) support. Run ``make doxygen`` to build.
Made project executable, libraries and header files installable.
Added demonstration of linking with external library Boost program_options