blob: 895d943f95e23cc03a2c1b6f5eb5290605006747 (
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: @PROJECT_VERSION@
Requires: automotive-dlt
Cflags: -std=gnu++0x
|