MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008247 | CMake | Modules | public | 2008-12-06 08:29 | 2010-12-14 18:45 |
|
| Reporter | Nicolas Despres | |
| Assigned To | Clinton Stimpson | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0008247: [FindQt4] Add QT_TRANSLATIONS_DIR |
| Description | 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.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | translations.patch (32,029) 2008-12-06 08:29 https://public.kitware.com/Bug/file/1902/translations.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-12-06 08:29 | Nicolas Despres | New Issue | |
| 2008-12-06 08:29 | Nicolas Despres | File Added: translations.patch | |
| 2008-12-08 17:11 | Clinton Stimpson | Status | new => assigned |
| 2008-12-08 17:11 | Clinton Stimpson | Assigned To | => Clinton Stimpson |
| 2008-12-15 18:49 | Clinton Stimpson | Note Added: 0014358 | |
| 2008-12-15 18:49 | Clinton Stimpson | Status | assigned => resolved |
| 2008-12-15 18:49 | Clinton Stimpson | Resolution | open => fixed |
| 2010-12-14 18:45 | David Cole | Note Added: 0024027 | |
| 2010-12-14 18:45 | David Cole | Status | resolved => closed |