Adding files to CMake file from project tree

已回答

Hi there,

is there an easy way adding files from the project tree into the CMake SOURCE_FILES?

I thought about some work flow like:

  1. Selecting the files which should be added in the project tree
  2. Right click on the selected files (or folders) and then do something like 'Add to CMake'

If this is not possible yet, I'd like to propose a feature for upcoming releases which would be very handy and a real time saviour, especially if lot of other code is integrated into a project.

Best regards!

0

Thanks for the suggestion! We have a feature request in our tracker already: https://youtrack.jetbrains.com/issue/CPP-1749. Feel free to comment or upvote.

0

请先登录再写评论。