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