blob: ef2eb229fac11456368b4d842a2acb6ca82a6913 (
plain)
1
2
3
4
5
6
7
8
|
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=gnu++0x
|