CLI.cpp
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 20:38:41 +0200
branchv_0
changeset 3 88e1bb50d00c
parent 1 b498c00cc32f
child 6 114521cca04a
permissions -rw-r--r--
move RelpipeCLIException.h from relpipe-in-cli to relpipe-lib-cli

/*
 * The relpipe-lib-cli.cpp is a header-only C++ library.
 * Generated .so file is quite useless and it is not needed to compile this library.
 * Compilation just validates that the .h file has no severe bugs.
 * In future, the binary might contain some code for testing purposes.
 */
#include "include/relpipe/cli/CLI.h"