forked from qt-creator/qt-creator
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>
This commit is contained in:
committed by
Daniel Teske
parent
6de2b28130
commit
aef4a8fbaf
@@ -1,5 +1,5 @@
|
||||
<RCC>
|
||||
<qresource prefix="/cmakeproject" >
|
||||
<qresource prefix="/cmakeproject">
|
||||
<file>CMakeProject.mimetypes.xml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user