aboutsummaryrefslogtreecommitdiff
path: root/bdep/default-options-files.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-04-19 21:12:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-04-19 21:12:56 +0300
commitf5d27a72c12b8beebf6ac34fe5fc1239b9c7c691 (patch)
tree3a9d336a06bd7b860f65477eb63272834b17f414 /bdep/default-options-files.hxx
parent168811dcad9900fc1961514da91158f422f3c71e (diff)
Make changes required for CIci
Diffstat (limited to 'bdep/default-options-files.hxx')
-rw-r--r--bdep/default-options-files.hxx31
1 files changed, 31 insertions, 0 deletions
diff --git a/bdep/default-options-files.hxx b/bdep/default-options-files.hxx
new file mode 100644
index 0000000..bbf6663
--- /dev/null
+++ b/bdep/default-options-files.hxx
@@ -0,0 +1,31 @@
+// -*- C++ -*-
+//
+// This file was generated by CLI, a command line interface
+// compiler for C++.
+//
+
+#ifndef BDEP_DEFAULT_OPTIONS_FILES_HXX
+#define BDEP_DEFAULT_OPTIONS_FILES_HXX
+
+// Begin prologue.
+//
+//
+// End prologue.
+
+#include <bdep/common-options.hxx>
+
+// Print page usage information.
+//
+namespace bdep
+{
+ ::bdep::cli::usage_para
+ print_bdep_default_options_files_usage (::std::ostream&,
+ ::bdep::cli::usage_para = ::bdep::cli::usage_para::none);
+}
+
+// Begin epilogue.
+//
+//
+// End epilogue.
+
+#endif // BDEP_DEFAULT_OPTIONS_FILES_HXX