~kubuntu-members/ktouch/4.11

Viewing all changes in revision 991.

  • Committer: Yury G. Kudryashov
  • Date: 2013-08-03 21:42:47 UTC
  • Revision ID: git-v1:00660720af2851b37f5029a7c9c70a3cc887d999
buildsystem: fix find libXkbfile

The old code
find_library(... OPTIONAL)
worked only because this library was already found in find_package(X11).
Otherwise, it would instruct cmake to look for a library named 'libOPTIONAL'.

Also, add -I${X11_Xkbfile_INCLUDE_PATH}.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: