The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
242 B
4 lines
242 B
2 years ago
|
## New for the generation of Visual Studio vcxproj projects
|
||
|
|
||
|
When vcxproj is generated, another file vcxproj.filters is generated in parallel.
|
||
|
It enables to set a hierarchy of the files inside the solution following their place on filesystem.
|