cpp-gui-template-sdl2
cpp-gui-template-sdl2 copied to clipboard
Provide toggle to build separate macOS versions
Description
The template is currently building a universal application for macOS. A CMake option would be good to change this and build separate package version with CPack.
Will probably be documentation about how to call CMake with XCode and parameters to create different builds.