aboutsummaryrefslogtreecommitdiff
path: root/bdep/options-types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/options-types.hxx')
-rw-r--r--bdep/options-types.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/bdep/options-types.hxx b/bdep/options-types.hxx
index fffb2a4..3c2a792 100644
--- a/bdep/options-types.hxx
+++ b/bdep/options-types.hxx
@@ -6,6 +6,11 @@
namespace bdep
{
+ enum class stdout_format
+ {
+ lines,
+ json
+ };
}
#endif // BDEP_OPTIONS_TYPES_HXX