mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Really only find liblastfm-1.0.0 include dirs
This commit is contained in:
@@ -14,7 +14,8 @@ endif()
|
|||||||
|
|
||||||
# Include dir
|
# Include dir
|
||||||
find_path(LIBLASTFM_INCLUDE_DIR
|
find_path(LIBLASTFM_INCLUDE_DIR
|
||||||
NAMES lastfm/global.h
|
# Track.h doesn't exist in liblastfm-0.3.1, was called Track back then
|
||||||
|
NAMES lastfm/Track.h
|
||||||
PATHS ${KDE4_INCLUDE_DIR}
|
PATHS ${KDE4_INCLUDE_DIR}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user