aboutsummaryrefslogtreecommitdiff
path: root/libbrep/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-06 02:20:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-06 02:20:31 +0300
commit514aa7b25bb6ec911b667d9e08e108f5e2b48665 (patch)
tree21cf7836edbe90255335047a0f94a1ae582ffd2a /libbrep/buildfile
parent719a878ea705fad59e60fe15625aacaab2684a81 (diff)
Align with latest bdep-new some more
Diffstat (limited to 'libbrep/buildfile')
-rw-r--r--libbrep/buildfile8
1 files changed, 6 insertions, 2 deletions
diff --git a/libbrep/buildfile b/libbrep/buildfile
index 250c740..e649351 100644
--- a/libbrep/buildfile
+++ b/libbrep/buildfile
@@ -3,8 +3,12 @@
# license : MIT; see accompanying LICENSE file
define sql: file
-sql{*}: extension = sql
-sql{*}: install = data/
+
+sql{*}:
+{
+ extension = sql
+ install = data/
+}
# @@ ODB: these are ODB changelogs that are both generated and stored in the
# repository (what if src != out?). Will need to think how to handle