MantisBT - CMake
View Issue Details
0008247CMakeModulespublic2008-12-06 08:292010-12-14 18:45
Nicolas Despres 
Clinton Stimpson 
normalminorN/A
closedfixed 
CMake-2-6 
 
0008247: [FindQt4] Add QT_TRANSLATIONS_DIR
It is convenient when deploying a translated Qt application to install Qt translation files like this:

install(FILES ${QT_TRANSLATIONS_DIR}/qt_fr.qm DESTINATION translations)

QT_TRANSLATIONS_DIR is not set by FindQt4 module. The attached patch do the job.
No tags attached.
patch translations.patch (32,029) 2008-12-06 08:29
https://public.kitware.com/Bug/file/1902/translations.patch
Issue History
2008-12-06 08:29Nicolas DespresNew Issue
2008-12-06 08:29Nicolas DespresFile Added: translations.patch
2008-12-08 17:11Clinton StimpsonStatusnew => assigned
2008-12-08 17:11Clinton StimpsonAssigned To => Clinton Stimpson
2008-12-15 18:49Clinton StimpsonNote Added: 0014358
2008-12-15 18:49Clinton StimpsonStatusassigned => resolved
2008-12-15 18:49Clinton StimpsonResolutionopen => fixed
2010-12-14 18:45David ColeNote Added: 0024027
2010-12-14 18:45David ColeStatusresolved => closed

Notes
(0014358)
Clinton Stimpson   
2008-12-15 18:49   
/cvsroot/CMake/CMake/Modules/FindQt4.cmake,v <-- FindQt4.cmake
new revision: 1.143; previous revision: 1.142
(0024027)
David Cole   
2010-12-14 18:45   
Closing bugs that have been resolved for more than 3 months without any further updates.