Add more directories to the "Project Viewer"

已回答

My folder tree is

-- root

---- .git

---- SourceFiles

---- BuildOutput

---- Artifacts

 

The cmake is outputting to BuildOutput, but the cmakelist root is in SourceFiles, so what I see in "Project View" on the left pane is only the SourceFiles.

I want to show also BuildOutput directory and Artifacts directory (outputs from `install` commands)

 

Thank you

0
Avatar
Permanently deleted user

404.

Also, there is no "Project Structure" in CLion.

 

Is there another way?

 

Thank you

0

The link got corrupted, sorry. I corrected it.

0
Avatar
Permanently deleted user

Perfect!

Thank you!

0

请先登录再写评论。