Add a locator to compile a specific cmake target
The locator will show all the targets for the cmake projects, even the /fast one. It allows people to build a specific target without reloading the whole project. It's using the make prefix. Change-Id: Ia6701bb19c1ae390af647d94d0a2834b05a1772a Reviewed-by:Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
Showing
- src/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp 145 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakelocatorfilter.cpp
- src/plugins/cmakeprojectmanager/cmakelocatorfilter.h 66 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakelocatorfilter.h
- src/plugins/cmakeprojectmanager/cmakeproject.qrc 1 addition, 1 deletionsrc/plugins/cmakeprojectmanager/cmakeproject.qrc
- src/plugins/cmakeprojectmanager/cmakeprojectmanager.pro 9 additions, 2 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectmanager.pro
- src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp 2 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
- src/plugins/cmakeprojectmanager/makestep.cpp 15 additions, 0 deletionssrc/plugins/cmakeprojectmanager/makestep.cpp
- src/plugins/cmakeprojectmanager/makestep.h 6 additions, 0 deletionssrc/plugins/cmakeprojectmanager/makestep.h
Please register or sign in to comment