mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 17:20:26 +02:00
Fix problems with reading files because of filename charsets.
This commit is contained in:
committed by
Leo Franchi
parent
b549ee24ac
commit
f386de0f0d
@@ -14,6 +14,10 @@ ELSE()
|
||||
ENDIF()
|
||||
|
||||
FIND_PACKAGE( Taglib 1.6.0 REQUIRED )
|
||||
include(CheckTagLibFileName)
|
||||
check_taglib_filename(COMPLEX_TAGLIB_FILENAME)
|
||||
|
||||
|
||||
FIND_PACKAGE( LibLastFm REQUIRED )
|
||||
FIND_PACKAGE( LibEchonest REQUIRED )
|
||||
|
||||
|
Reference in New Issue
Block a user