The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12915 ====================================================================== Reported By: Laurent Rineau Assigned To: ====================================================================== Project: CMake Issue ID: 12915 Category: Modules Reproducibility: N/A Severity: minor Priority: low Status: new ====================================================================== Date Submitted: 2012-01-27 09:43 EST Last Modified: 2012-01-27 09:43 EST ====================================================================== Summary: Bad wording in FindQt4.cmake Description: In Modules/FindQt4.cmake, one can read:
"Warning: But QtCore couldn't be found. Qt must NOT be installed correctly, or it wasn't found for cross compiling." Really, Qt must NOT be installed correctly?! :-) That wording is simply wrong. I propose "Qt is NOT installed correctly." I attached the Git patch. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-01-27 09:43 Laurent Rineau New Issue 2012-01-27 09:43 Laurent Rineau File Added: cmake-FindQt4.patch ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
