diff options
-rw-r--r-- | odb/oracle/buildfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/oracle/buildfile b/odb/oracle/buildfile index 6d45d95..f7b1783 100644 --- a/odb/oracle/buildfile +++ b/odb/oracle/buildfile @@ -52,7 +52,8 @@ details/ cli.options += --include-with-brackets --include-prefix odb/oracle/details \ --guard-prefix LIBODB_ORACLE_DETAILS --generate-file-scanner \ ---cli-namespace odb::oracle::details::cli --long-usage --generate-specifier +--cli-namespace odb::oracle::details::cli --long-usage --generate-specifier \ +--no-combined-flags # Include generated cli files into the distribution and don't remove them # when cleaning in src (so that clean results in a state identical to |