summaryrefslogtreecommitdiff
path: root/automotive-dlt-c++.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'automotive-dlt-c++.pc.in')
-rw-r--r--automotive-dlt-c++.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/automotive-dlt-c++.pc.in b/automotive-dlt-c++.pc.in
new file mode 100644
index 0000000..3e950ae
--- /dev/null
+++ b/automotive-dlt-c++.pc.in
@@ -0,0 +1,9 @@
+exec_prefix=@CMAKE_INSTALL_PREFIX@
+includedir=${exec_prefix}/include
+
+Name: DLT C++
+Description: Diagnostic Log and Trace C++ extensions
+Version: @DLTCPP_VERSION@
+Requires: automotive-dlt
+Cflags: -std=c++11
+