[cmake-developers] [CMake 0015094]: AUTOUIC only finds .ui files if ui_blah.h is in the header
Mantis Bug Tracker
mantis at public.kitware.com
Mon Aug 18 03:17:17 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.gccxml.org/Bug/view.php?id=15094
======================================================================
Reported By: Craig Scott
Assigned To:
======================================================================
Project: CMake
Issue ID: 15094
Category: CMake
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-08-18 03:17 EDT
Last Modified: 2014-08-18 03:17 EDT
======================================================================
Summary: AUTOUIC only finds .ui files if ui_blah.h is in the
header
Description:
I'm testing the behaviour of AUTOUIC with CMake 3.0.1. The #include "ui_foo.h"
line typically appears in the .cpp file rather than a header. I've noticed that
CMake is failing to generate the ui_foo.h files from the foo.ui file when the
ui_foo.h is included in the .cpp. The file generation works fine if the #include
is in our header instead of the .cpp.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-08-18 03:17 Craig Scott New Issue
======================================================================
More information about the cmake-developers
mailing list