aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/version/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-06-12 07:51:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-06-12 07:51:42 +0200
commit9d5322d6a1220e91a1a4eabda08066bf60fa967e (patch)
treeb49ab123a1c261302aa459df7f0a67d82b7e8f97 /libbuild2/version/buildfile
parentbebdfc468e7808704f724e58eaca0c994595dcde (diff)
Make order of imports stable in saved host build configuration
Diffstat (limited to 'libbuild2/version/buildfile')
-rw-r--r--libbuild2/version/buildfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/version/buildfile b/libbuild2/version/buildfile
index 9fd1eef..b991f73 100644
--- a/libbuild2/version/buildfile
+++ b/libbuild2/version/buildfile
@@ -1,6 +1,8 @@
# file : libbuild2/version/buildfile
# license : MIT; see accompanying LICENSE file
+# NOTE: shared imports should go into root.build.
+#
include ../
imp_libs = ../lib{build2} # Implied interface dependency.