MantisBT - CMake
View Issue Details
0005745CMakeModulespublic2007-09-18 18:302007-11-30 19:14
Clinton Stimpson 
Clinton Stimpson 
normalmajoralways
closedfixed 
 
 
0005745: failure to set Q_WS_MAC in FindQt4.cmake
If there is no Qt4 installation in any standard paths on Mac OS X, FindQt4.cmake will fail to set Q_WS_MAC.
Which means ParaView won't build correctly, since parts of FindQt4.cmake depend on Q_WS_MAC that are needed by ParaView.
See attached patch for fix.
No tags attached.
patch FindQt4.cmake.patch (1,409) 2007-09-18 18:31
https://public.kitware.com/Bug/file/1152/FindQt4.cmake.patch
Issue History
2007-09-18 18:30Clinton StimpsonNew Issue
2007-09-18 18:31Clinton StimpsonFile Added: FindQt4.cmake.patch
2007-11-08 14:03Clinton StimpsonStatusnew => resolved
2007-11-08 14:03Clinton StimpsonResolutionopen => fixed
2007-11-08 14:03Clinton StimpsonAssigned To => Clinton Stimpson
2007-11-08 14:03Clinton StimpsonNote Added: 0009655
2007-11-30 19:14Clinton StimpsonStatusresolved => closed

Notes
(0009655)
Clinton Stimpson   
2007-11-08 14:03   
this has been fixed in revision 1.73