-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
type:bugSomething isn't workingSomething isn't working
Description
Describe the bug
The source_group call is/was ill formed and didn't organize sources with source_group(TREE for IDE projects.
To Reproduce
- Generate a new project based on the template on windows
- Add a preset for the msbuild generator based on
x64-windows-msvc - Invoke cmake with the preset
- Open the generated solution with Visual Studio
Observe that all project source files are grouped into Header Files and Source Files directories.
Expected behavior
The project source files should be grouped in a tree similar to the filesystem layout.
Environment
- Project Version: v0.2.5
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't workingSomething isn't working