Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !386

[kcms/touchpad] fix X11 build

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Henri Chain requested to merge work/fix-kcm-touchpad-build into master Mar 17, 2021
  • Overview 3
  • Commits 1
  • Changes 1

4a3f69dd broke my build with:

CMake Error at kcms/touchpad/CMakeLists.txt:62 (add_library):
  Target "kded_touchpad" links to target "PkgConfig::XORGSERVER" but the
  target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?

I'm not sure this is the correct fix for all systems though.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/fix-kcm-touchpad-build