aboutsummaryrefslogtreecommitdiff
path: root/migrate/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'migrate/buildfile')
-rw-r--r--migrate/buildfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/migrate/buildfile b/migrate/buildfile
index 0fd6558..0480cc6 100644
--- a/migrate/buildfile
+++ b/migrate/buildfile
@@ -1,5 +1,4 @@
# file : migrate/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libodb%lib{odb}
@@ -12,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