[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames
From:       Stefan Majewsky <majewsky () gmx ! net>
Date:       2012-02-21 13:29:59
Message-ID: 20120221132959.E83BCAC895 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1281319 by majewsky:

fix macro_optional_find_package(): SndFile is optional, not required


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdegames/CMakeLists.txt #1281318:1281319
@@ -22,7 +22,7 @@
 macro_log_feature(OPENAL_FOUND "OpenAL" "OpenAL (Open Audio Library) is a free software cross-platform \
audio API." "http://connect.creativelabs.com/openal" FALSE "" "Phonon is used as a fallback, but \
low-latency sound output is only available with OpenAL/SndFile.")  
 macro_optional_find_package(SndFile)
-macro_log_feature(SNDFILE_FOUND "SndFile" "libsndfile is a C library written by Erik de Castro Lopo for \
reading and writing audio files." "http://www.mega-nerd.com/libsndfile/" TRUE "" "Phonon is used as a \
fallback, but low-latency sound output is only available with OpenAL/SndFile.") \
+macro_log_feature(SNDFILE_FOUND "SndFile" "libsndfile is a C library written by Erik de Castro Lopo for \
reading and writing audio files." "http://www.mega-nerd.com/libsndfile/" FALSE "" "Phonon is used as a \
fallback, but low-latency sound output is only available with OpenAL/SndFile.")  
 if(OPENGL_FOUND AND QT_QTOPENGL_FOUND)
     set(OPENGL_SUPPORT true)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic