summaryrefslogtreecommitdiff
path: root/odb-tests/common/circular/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'odb-tests/common/circular/buildfile')
-rw-r--r--odb-tests/common/circular/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/odb-tests/common/circular/buildfile b/odb-tests/common/circular/buildfile
new file mode 100644
index 0000000..2e793b9
--- /dev/null
+++ b/odb-tests/common/circular/buildfile
@@ -0,0 +1,9 @@
+# file : common/circular/buildfile
+# license : GNU GPL v2; see accompanying LICENSE file
+
+./: {*/ -multiple/}
+
+# We cannot support this case in multi-database support since we need to
+# generate extern template involving classes that participate in the cycle.
+#
+./: multiple/: include = (!$multi)