summaryrefslogtreecommitdiff
path: root/mk/system-cxx-std-lib-1.0.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'mk/system-cxx-std-lib-1.0.conf.in')
-rw-r--r--mk/system-cxx-std-lib-1.0.conf.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/mk/system-cxx-std-lib-1.0.conf.in b/mk/system-cxx-std-lib-1.0.conf.in
new file mode 100644
index 0000000000..34e6eb3596
--- /dev/null
+++ b/mk/system-cxx-std-lib-1.0.conf.in
@@ -0,0 +1,13 @@
+name: system-cxx-std-lib
+version: 1.0
+visibility: public
+id: system-cxx-std-lib-1.0
+key: system-cxx-std-lib-1.0
+synopsis: A placeholder for the system's C++ standard library implementation.
+category: System
+abi: 00000000000000000000000000000000
+exposed: True
+exposed-modules:
+extra-libraries: @CXX_STD_LIB_LIBS@
+library-dirs: @CXX_STD_LIB_LIB_DIRS@
+dynamic-library-dirs: @CXX_STD_LIB_DYN_LIB_DIRS@