rike

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Non-virtual folders #34707
    rike
    Participant

    Project type: Advanced CMake

    • This reply was modified 8 months, 1 week ago by rike.
    in reply to: Non-virtual folders #34706
    rike
    Participant

    Hi, I believe I have the same issue as mentioned above.

    The project structure in my solution does not necessarily represent the physical project structure. If i want to include an existing folder with its files in the solution, I have to first create a virtual source folder representing the physical one and then add the files to it. It is not possible to add an existing folder with its files without this workaround. In case of adding e.g. a new library, the whole library structure has to be recreated manually.

    The expected behavior would be that whenever a new folder is added to the physical project structure, it also appears in the solution.

     

Viewing 2 posts - 1 through 2 (of 2 total)