Re: [CMake] Bug with FindQt4?

2012-05-29 Thread David Cole
Hey Kurtis, If you make a git commit that fixes the issue, and then create a patch file using: git format-patch -1 You can attach that patch to a bug report in our issue tracker, and I'll bring it to the attention of the devs who typically work on the Qt stuff.

Re: [CMake] Bug with FindQt4?

2012-05-29 Thread Kurtis Nusbaum
Sounds good. I submitted the bug report with patch here. http://public.kitware.com/Bug/view.php?id=13254 On Tue, May 29, 2012 at 1:54 PM, David Cole david.c...@kitware.com wrote: Hey Kurtis, If you make a git commit that fixes the issue, and then create a patch file using: git

[CMake] Bug with FindQt4?

2012-05-27 Thread Kurtis Nusbaum
I'm deploying a Qt application which uses phonon on windows. For some reason, the DeployQt4.cmake module wasn't finding the phonon_ds9 backend plugin that is standard with windows installations of Qt4. More specifically (and was I'm almost positive this was what was tripping up DeployQt4), the