mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 13:21:52 +02:00
Next sigh. Didn't break for me as I'm using clang.
This commit is contained in:
@@ -317,7 +317,7 @@ if(Phonon_FOUND)
|
|||||||
message(STATUS "Phonon found; ensure that phonon-vlc is at least 0.4")
|
message(STATUS "Phonon found; ensure that phonon-vlc is at least 0.4")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
IF( KDE4_FOUND )
|
IF( KDE4_FOUND OR Phonon_FOUND )
|
||||||
IF( CMAKE_C_FLAGS )
|
IF( CMAKE_C_FLAGS )
|
||||||
# KDE4 adds and removes some compiler flags that we don't like
|
# KDE4 adds and removes some compiler flags that we don't like
|
||||||
# (only for gcc not for clang e.g.)
|
# (only for gcc not for clang e.g.)
|
||||||
|
Reference in New Issue
Block a user