1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-22 16:59:58 +01:00

Merge pull request #131 from norrs/find_CLucene_libraries_multiarch

Fixes cmake file for finding CLucene libraries on systems supporting mul...
This commit is contained in:
Dominik Schmidt 2012-12-08 02:58:50 -08:00
commit 10b7f70dc0

View File

@ -41,6 +41,7 @@ SET(TRIAL_LIBRARY_PATHS
/sw/lib${LIB_SUFFIX}
/usr/pkg/lib${LIB_SUFFIX}
/usr/lib64
/usr/lib/${CMAKE_LIBRARY_ARCHITECTURE}
)
SET(TRIAL_INCLUDE_PATHS
$ENV{CLUCENE_HOME}/include