summaryrefslogtreecommitdiff
path: root/automotive-dlt-c++.pc.in
diff options
context:
space:
mode:
authorFelix Herrmann <fherrmann@de.adit-jv.com>2020-05-26 10:16:39 +0200
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-07-06 10:04:07 +0900
commit0f58751844c47ec12a966ac9aaab633c5750a10d (patch)
tree7088e8ac195ec66eabbcbe0cd403d612037f7202 /automotive-dlt-c++.pc.in
parent1354b34b9a6a07601cbdead06955cf150cf43d36 (diff)
downloadDLT-daemon-0f58751844c47ec12a966ac9aaab633c5750a10d.tar.gz
update cmake VERSION variables
align variable names with cmake 3.3 change. => DLT_VERSION* -> PROJECT_VERSION* Signed-off-by: Felix Herrmann <fherrmann@de.adit-jv.com>
Diffstat (limited to 'automotive-dlt-c++.pc.in')
-rw-r--r--automotive-dlt-c++.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/automotive-dlt-c++.pc.in b/automotive-dlt-c++.pc.in
index ef2eb22..895d943 100644
--- a/automotive-dlt-c++.pc.in
+++ b/automotive-dlt-c++.pc.in
@@ -3,6 +3,6 @@ includedir=${exec_prefix}/include
Name: DLT C++
Description: Diagnostic Log and Trace C++ extensions
-Version: @DLTCPP_VERSION@
+Version: @PROJECT_VERSION@
Requires: automotive-dlt
Cflags: -std=gnu++0x