diff options
Diffstat (limited to 'loader/buildfile')
-rw-r--r-- | loader/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/buildfile b/loader/buildfile index ffa8a9c..d40b643 100644 --- a/loader/buildfile +++ b/loader/buildfile @@ -15,6 +15,6 @@ exe{brep-loader}: \ ../brep/lib{brep} $libs cli.options += -I $src_root --include-with-brackets --include-prefix loader \ ---guard-prefix LOADER --cli-namespace brep::cli +--guard-prefix LOADER {hxx ixx cxx}{options}: cli{options} |