Bug 431012 - Missing IQMakeProjectInfo.updateQMakeInfo() for enforcing calculation
Summary: Missing IQMakeProjectInfo.updateQMakeInfo() for enforcing calculation
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: Next   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-24 09:11 EDT by David Kaspar CLA
Modified: 2020-09-04 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar CLA 2014-03-24 09:11:41 EDT
QMake-related API is missing a method for explicit calculation of QMakeInfo.

This enhancement is needed to address a race-condition in dependent feature which needs to make sure that QMakeInfo is calculated when a project is newly created and therefore it can do its own (fetuare specific) calculations.