diff options
Diffstat (limited to 'migrate/buildfile')
-rw-r--r-- | migrate/buildfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/migrate/buildfile b/migrate/buildfile index 28001da..0480cc6 100644 --- a/migrate/buildfile +++ b/migrate/buildfile @@ -11,6 +11,10 @@ exe{brep-migrate}: {hxx ixx cxx}{* -migrate-options} \ {hxx ixx cxx}{ migrate-options} \ ../libbrep/lib{brep} $libs +# Build options. +# +obj{migrate}: cxx.poptions += -DBREP_COPYRIGHT=\"$copyright\" + # Generated options parser. # if $cli.configured |