diff options
author | Martin Willers <M.Willers@gmx.net> | 2021-05-10 03:02:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 10:02:08 +0900 |
commit | b95044abb202838837b0566efc40ae26308a4bb4 (patch) | |
tree | 901351ddcf4f2b3f9fce5ad51166527d9c1cc56f /COPYING | |
parent | e969bed805f7dba9d2fa35c56a7ace28efb67e4e (diff) | |
download | DLT-daemon-b95044abb202838837b0566efc40ae26308a4bb4.tar.gz |
Export cmake config file (#289)
Create and install proper CMake *-target.cmake and *-config.cmake files,
for use by other CMake-using projects.
It installs a file called automotive-dlt-targets.cmake into a common
location for such files, namely
<prefix>/lib/cmake/automotive-dlt/automotive-dlt-targets.cmake
They can now call find_package(automotive-dlt) and obtain a target
called Genivi::dlt that they can link against with target_link_libraries(),
by which they automatically gain all necessary attributes, including libdlt's
include directories.
Signed-off-by: Martin Willers <M.Willers@gmx.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions