CLI.cpp
branchv_0
changeset 0 00d1dd4f816a
child 1 b498c00cc32f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CLI.cpp	Sun Aug 12 12:26:16 2018 +0200
@@ -0,0 +1,7 @@
+/*
+ * 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 "CLI.h"