1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-22 21:54:00 +02:00

* Removed phonon warning.

This commit is contained in:
Christian Muehlhaeuser
2011-04-22 15:11:24 +02:00
parent 34ac2b6b86
commit 48265c8262

View File

@@ -93,11 +93,6 @@ ENDIF( WIN32 )
#show dep log #show dep log
macro_display_feature_log() macro_display_feature_log()
MESSAGE("WARNING!")
MESSAGE("Phonon is going to replace our own audio abstraction layer soon so we didn't")
MESSAGE("add checks for libmad, libvorbis and libflac. Make sure they are installed!")
MESSAGE("")
MESSAGE("-----------------------------------------------------------------------------")
SET( INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}" ) SET( INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}" )