Re: Deprecation warnings not showing on CMake 3

2014-07-05 Thread David Faure
On Tuesday 03 June 2014 23:01:23 Anuj Pahuja wrote: Hi, I am building libkdegames on KF5/Qt5 using CMake 3 but I'm not getting deprecation warnings for KDELibs4Support classes (KDialog, KFileDialog etc.). However, I get all the deprecation warnings when I use CMake 2.8. Also, functions like

Re: Deprecation warnings not showing on CMake 3

2014-07-05 Thread Alex Merry
On Tuesday 03 June 2014 23:01:23 Anuj Pahuja wrote: Hi, I am building libkdegames on KF5/Qt5 using CMake 3 but I'm not getting deprecation warnings for KDELibs4Support classes (KDialog, KFileDialog etc.). However, I get all the deprecation warnings when I use CMake 2.8. Also, functions like

Deprecation warnings not showing on CMake 3

2014-06-03 Thread Anuj Pahuja
Hi, I am building libkdegames on KF5/Qt5 using CMake 3 but I'm not getting deprecation warnings for KDELibs4Support classes (KDialog, KFileDialog etc.). However, I get all the deprecation warnings when I use CMake 2.8. Also, functions like KGlobal::dirs() do give a warning on CMake 3. Is it some