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

Add example toggle to switch between shared/static library build

Open MartinHelmut opened this issue 2 years ago • 1 comments

Description

Even the improved version of the template does not show how to easily toggle between building shared or static libs, taking packaging into account. A project option via CMake would be amazing to showcase this.

MartinHelmut avatar May 04 '23 20:05 MartinHelmut