Replay gain app does not need X11!!!
This commit is contained in:
committed by
craig.p.drummond
parent
652d731439
commit
7d4a37155f
@@ -79,9 +79,6 @@ if (FFMPEG_FOUND OR MPG123_FOUND)
|
||||
endif (WIN32)
|
||||
endif (ENABLE_KDE_SUPPORT)
|
||||
|
||||
if (NOT ENABLE_KDE_SUPPORT AND NOT WIN32)
|
||||
target_link_libraries(cantata-replaygain X11)
|
||||
endif (NOT ENABLE_KDE_SUPPORT AND NOT WIN32)
|
||||
if (FFMPEG_FOUND)
|
||||
target_link_libraries(cantata-replaygain ${FFMPEG_LIBRARIES})
|
||||
endif (FFMPEG_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user