Import library target from cmake project.
Added library flag to CMakeBuildTarget struct which is set when parsing
the cbp file. This flag is then used to make sure no runconfiguration
is created for library targets.
Merge-request: 136
Reviewed-by:
dt <qtc-committer@nokia.com>
Showing
- src/plugins/cmakeprojectmanager/cmakeproject.cpp 9 additions, 4 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.cpp
- src/plugins/cmakeprojectmanager/cmakeproject.h 2 additions, 1 deletionsrc/plugins/cmakeprojectmanager/cmakeproject.h
- src/plugins/cmakeprojectmanager/cmaketarget.cpp 2 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmaketarget.cpp
Please register or sign in to comment