Fixes: Some running support for cmake
Task: - RevBy: - AutoTest: - Details: Note: I need to refactor the code significantly, i'm more or less convinced that one build configuration per target is wrong. We probably want one build configuration per build directory and instead build all targets that we are interested then in the makestep. This means we won't have any cmake support for the beta.
Showing
- src/plugins/cmakeprojectmanager/cmakeproject.cpp 114 additions, 22 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.cpp
- src/plugins/cmakeprojectmanager/cmakeproject.h 17 additions, 2 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.h
- src/plugins/cmakeprojectmanager/cmakeprojectconstants.h 1 addition, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectconstants.h
- src/plugins/cmakeprojectmanager/cmakeprojectmanager.pro 4 additions, 2 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectmanager.pro
- src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp 2 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
- src/plugins/cmakeprojectmanager/cmakestep.cpp 5 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakestep.cpp
- src/plugins/projectexplorer/runconfiguration.h 1 addition, 1 deletionsrc/plugins/projectexplorer/runconfiguration.h
Loading
Please register or sign in to comment