cpp-gui-template-sdl2 icon indicating copy to clipboard operation
cpp-gui-template-sdl2 copied to clipboard

Provide toggle to build separate macOS versions

Open MartinHelmut opened this issue 2 years ago • 1 comments

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.

MartinHelmut avatar May 04 '23 20:05 MartinHelmut

Will probably be documentation about how to call CMake with XCode and parameters to create different builds.

MartinHelmut avatar May 07 '23 06:05 MartinHelmut