1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02:00

14 Commits

Author SHA1 Message Date
Roy Sindre Norangshol
585fa8060f Fixes cmake file for finding CLucene libraries on systems supporting multiarch
Debian and Ubuntu switching to support multiarch, libraries gets installed
under /usr/lib/{multiarch-triplet}.
ie: /usr/lib/x86_64-linux-gnu .

See http://public.kitware.com/Bug/view.php?id=12037 for a like-wise bug
with good details.
2012-12-07 19:15:44 +01:00
Dominik Schmidt
58936ecca4 Make CMake shut up about CLuceneUnstable, which is only a convenience hack for old openSUSE versions 2012-11-14 00:17:51 +01:00
Dominik Schmidt
6172ef3df4 * Merged FindCLucene fix. 2011-11-23 06:39:38 +01:00
Dominik Schmidt
f1200ac74d Find patched CLucene from Packman 2011-10-30 16:56:10 +01:00
Dominik Schmidt
7dc1e94ae6 Fix FindCLucene.cmake to respect find_version 2011-08-08 14:53:35 +02:00
Dominik Schmidt
5167891846 Set CLUCENE_MIN_VERSION default value to the version we need, needed until macro_optional_find_package is fixed to support versions 2011-03-27 16:16:02 +02:00
Dominik Schmidt
c2c41eaee5 Fix inclusion of CLuceneConfig.cmake. Shouldn't we be using CLucene_DIR? 2011-03-19 19:19:58 +01:00
Jeff Mitchell
303b3d8266 Add second path for CLuceneConfig.cmake 2011-03-16 11:18:06 -04:00
Jeff Mitchell
1ac8f84020 Please people, when you disable something locally, don't commit it in a totally unrelated commit 2011-03-14 11:50:05 -04:00
John Maguire
991269e5d9 Change gloox usage to non-blocking. 2011-03-11 18:21:10 -05:00
Jeff Mitchell
b57e9fbf54 Make CMake actually read the CLucene version, make it find both needed
libraries, and for the love of God make it link already.
2011-03-09 18:25:17 -05:00
Jeff Mitchell
35e26db33d Actually look for files that exist and libraries that exist in current
clucene
2011-03-09 17:53:47 -05:00
Christian Muehlhaeuser
9575dd67f3 * WIP: Small splitter handles, no frame around SuperCollection view. 2011-02-09 05:44:31 +01:00
Christian Muehlhaeuser
e8150115b3 * Forgot to add FindCLucene.cmake. 2011-02-03 11:17:27 +01:00