[licq-im/licq] 0545ef: build: Add find script for CDK

[email protected] Tue, 6 Sep 2011 10:29:19 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/1.5-stable
  Home:   https://github.com/licq-im/licq

  Commit: 0545ef0c8bbc3d3accfd95acb891a5d1ad340b53
      https://github.com/licq-im/licq/commit/0545ef0c8bbc3d3accfd95acb891a5d1ad340b53
  Author: Anders Olofsson <[email protected]>
  Date:   2011-09-06 (Tue, 06 Sep 2011)

  Changed paths:
    M console/CMakeLists.txt
  A console/cmake/FindCDK.cmake

  Log Message:
  -----------
  build: Add find script for CDK

Script by Martin von Gagern, copied from Gentoo bug 371941, allows Licq
to use cdk5-config to find and use either libcdkw or libcdk.
Source: https://bugs.gentoo.org/show_bug.cgi?id=371941#c10

Disclaimer: Since I don't have cdk5-config or libcdkw on my system I
could not verify other than backwards compatibility.