-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
I faced a problem with the current vs solution generator, I couldn't see my assets folder (contening mainly images and glsl scripts)
Describe the solution you'd like
A add_assets function (or any name that sound better) to add any non project files in the VS solution hierarchy.
Describe alternatives you've considered
I'm currently using add_headerfiles, that is working in my case but feel more like a hack than anything.
Thanks you
Additional context
No response