Skip to content
Commit 79164ca8 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Replace manual include dir handling with interface target

We use kdeconnect-version.h in several places and therefore it needs to be in the include path. We currently do this by setting target_include_path in a few places. Replace this with an interface library that we can link against that sets up the correct include path. IMO it is cleaner this way.
parent e2e303d7
Pipeline #29227 passed with stage
in 16 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment