forked from qt-creator/qt-creator
Cmake: Add a "Reconfigure project" to the Project Page
This commit is contained in:
@@ -215,6 +215,7 @@ public:
|
||||
virtual void init(ProjectExplorer::BuildConfiguration *bc);
|
||||
private slots:
|
||||
void openChangeBuildDirectoryDialog();
|
||||
void runCMake();
|
||||
private:
|
||||
CMakeProject *m_project;
|
||||
QLineEdit *m_pathLineEdit;
|
||||
|
||||
Reference in New Issue
Block a user