[CMake] FindQT.cmake on windows
Andreas Pakulat
apaku at gmx.de
Wed Apr 9 06:01:27 EDT 2008
On 09.04.08 10:48:30, Mike Arthur wrote:
> On Wednesday 09 April 2008 10:37:39 Andreas Pakulat wrote:
> > Thats because qmake is in the PATH on unix usually, I think it works
> > autoamtically on windows too if the Qt/bin path is listed in the PATH
> > environment variable.
> Is there any reason FindQT couldn't just look (by default) in the default Qt
> Windows install location?
Probably, but having a quick look at FindQt.cmake that file is a
complete hack in itself, its underdocumented and you should probably use
the versioned files if your application can be built only with one of
the Qt versions (which is true for most Qt apps).
Andreas
--
Chicken Little only has to be right once.
More information about the CMake
mailing list