aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/details/build2/config-stub.h
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-02 13:59:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-02 13:59:32 +0300
commit839ce3f20206dcdc0e2c1ab04f9a40bad0b87302 (patch)
treee600aa8ff23dd1b83ea89bfe6c10f5e17ea205a3 /odb/sqlite/details/build2/config-stub.h
parentea23ae9eb7f5fe7badda1c3341070b58f1f31dd4 (diff)
Add support for build2-aware installation
Diffstat (limited to 'odb/sqlite/details/build2/config-stub.h')
-rw-r--r--odb/sqlite/details/build2/config-stub.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/odb/sqlite/details/build2/config-stub.h b/odb/sqlite/details/build2/config-stub.h
new file mode 100644
index 0000000..3777383
--- /dev/null
+++ b/odb/sqlite/details/build2/config-stub.h
@@ -0,0 +1,6 @@
+/* file : odb/sqlite/details/build2/config-stub.h
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+ * license : GNU GPL v2; see accompanying LICENSE file
+ */
+
+#include <odb/sqlite/details/config.h>