aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 0fd5e81..402202f 100644
--- a/buildfile
+++ b/buildfile
@@ -1,15 +1,14 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
+assert ($build.meta_operation == 'dist') 'only dist meta-operation allowed'
+
# Package repository URL (or path).
#
build2_repo="https://stage.build2.org/1"
# build2_repo="https://pkg.cppget.org/1/queue/alpha"
# build2_repo="https://pkg.cppget.org/1/alpha"
-# Note that the project directories order is important (prerequisites go
-# first).
-#
d = libpkgconf/ libbutl/ build2/ \
libsqlite3/ libodb/ libodb-sqlite/ libbpkg/ bpkg/ bdep/ doc/