MantisBT - CMake
View Issue Details
0010675CMakeModulespublic2010-05-04 22:102010-05-06 15:15
Michael Lawrence 
Alex Neundorf 
normalminoralways
closedfixed 
CMake-2-8 
 
0010675: QtMultimedia support is incomplete
The QtMultimedia module for the FindQt4 macro seems to find QtMultimedia correctly, but due to omissions in UseQt4.cmake, the information is not used during the build.

The attached patch addresses this issue. There might be other missing pieces, but this solves my troubles.
No tags attached.
diff complete_qtmultimedia.diff (1,500) 2010-05-04 22:10
https://public.kitware.com/Bug/file/3089/complete_qtmultimedia.diff
Issue History
2010-05-04 22:10Michael LawrenceNew Issue
2010-05-04 22:10Michael LawrenceFile Added: complete_qtmultimedia.diff
2010-05-06 15:05Alex NeundorfStatusnew => assigned
2010-05-06 15:05Alex NeundorfAssigned To => Alex Neundorf
2010-05-06 15:15Alex NeundorfNote Added: 0020627
2010-05-06 15:15Alex NeundorfStatusassigned => closed
2010-05-06 15:15Alex NeundorfResolutionopen => fixed

Notes
(0020627)
Alex Neundorf   
2010-05-06 15:15   
Thanks, committed and pushed to master.

Alex