From 1734dc70a296e00445c36ff608f1e18ec36ab7c9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 29 Feb 2024 22:12:04 +0300 Subject: Make changes required for CI --- bpkg/pkg-configure-options.ixx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 bpkg/pkg-configure-options.ixx (limited to 'bpkg/pkg-configure-options.ixx') diff --git a/bpkg/pkg-configure-options.ixx b/bpkg/pkg-configure-options.ixx new file mode 100644 index 0000000..645428c --- /dev/null +++ b/bpkg/pkg-configure-options.ixx @@ -0,0 +1,21 @@ +// -*- C++ -*- +// +// This file was generated by CLI, a command line interface +// compiler for C++. +// + +// Begin prologue. +// +// +// End prologue. + +namespace bpkg +{ + // pkg_configure_options + // +} + +// Begin epilogue. +// +// +// End epilogue. -- cgit v1.1