diff options
Diffstat (limited to 'load/buildfile')
-rw-r--r-- | load/buildfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/load/buildfile b/load/buildfile index 6b72dae..333c091 100644 --- a/load/buildfile +++ b/load/buildfile @@ -15,6 +15,7 @@ exe{brep-load}: \ ../brep/lib{brep} $libs cli.options += -I $src_root --include-with-brackets --include-prefix load \ ---guard-prefix LOAD +--guard-prefix LOAD --generate-specifier --page-usage print_ --ansi-color \ +--long-usage {hxx ixx cxx}{load-options}: cli{load} |