Vulkan-Samples
Vulkan-Samples copied to clipboard
Move CLI parser to its own component
The CLI parser is self contained and is the sole reason why we have the cli11 third party. This can be directly moved to its own component
I strongly support this, but then you need to document in the build instructions that cli11 is a dependency that needs to be installed.