forked from qt-creator/qt-creator
CMake: Add UI to display and edit cmake configuration
Change-Id: I95944dcd58dc86023c2757068979f92b8989011b Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
@@ -74,6 +74,8 @@ public:
|
||||
void parse();
|
||||
void forceReparse();
|
||||
|
||||
void setInputConfiguration(const CMakeConfig &config);
|
||||
|
||||
bool isProjectFile(const Utils::FileName &fileName) const;
|
||||
QString projectName() const;
|
||||
QList<CMakeBuildTarget> buildTargets() const;
|
||||
|
||||
Reference in New Issue
Block a user