Skip to content
  • Nicolas Fella's avatar
    Replace manual include dir handling with interface target · 79164ca8
    Nicolas Fella authored
    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.
    79164ca8