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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2011-08-30 15:11:25
Message-ID: 20110830151125.CC384AC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1250345 by sengels:

small mingw fix

 M  +3 -0      CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo/CMakeLists.txt #1250344:1250345
@@ -56,6 +56,9 @@
 yahoochattask.cpp
 )
 
+if(MINGW)
+    set_source_files_properties(yahoo_fn.c PROPERTIES COMPILE_FLAGS "--std=c99")
+endif(MINGW)
 
 kde4_add_library( kyahoo SHARED ${libkyahoo_SRCS} )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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