"Build" command in a project's subdirectory (CMake project)
René J.V. Bertin
rjvbertin at gmail.com
Fri May 13 16:38:22 BST 2016
On Friday May 13 2016 18:03:30 Yavuz Mert wrote:
> Sorry, my bad. Now I see your point, you are right.
Nah, it's just the day/date ;)
> In 4.7 I can build the sub directory with context menu.
> Since I generally create sub targets in sub directories, I do not need that,
> but yes, there may be cases to build in the specific directory.
A subdirectory may contain multiple targets (that you may want to build), and as I said, you don't always know which target has to be built when you modify a given file in a project you're not very familiar with.
R
More information about the KDevelop
mailing list