Bug#728793: cmake: Automoc ignores ADD_DEFINITIONS

2013-11-05 Thread Tomassino Ferrauto
On Tuesday 05 November 2013 17:47:32 Modestas Vainius wrote: > Hello, [...] > It seems like upstream knows about this and the fix is being cooked at the > moment. As far as I can tell, there are plans for 2.8.12.1 in the very close > future which will probably have this fix. Ok, thank you very muc

Bug#728793: cmake: Automoc ignores ADD_DEFINITIONS

2013-11-05 Thread Modestas Vainius
Control: forwarded -1 http://cmake.org/Bug/view.php?id=14535 Control: tags -1 upstream Hello, Antradienis 05 Lapkritis 2013 16:20:48 Tomassino Ferrauto rašė: > After upgrading from cmake 2.8.11.2-1 to 2.8.12-2 automoc has stopped using > the definitions added with ADD_DEFINITION. Consider for exa

Bug#728793: cmake: Automoc ignores ADD_DEFINITIONS

2013-11-05 Thread Tomassino Ferrauto
Package: cmake Version: 2.8.12-2 Severity: important After upgrading from cmake 2.8.11.2-1 to 2.8.12-2 automoc has stopped using the definitions added with ADD_DEFINITION. Consider for example the following situation: CMakeLists.txt CMAKE_MI