3 lines
73 B
CMake
3 lines
73 B
CMake
|
set(CMAKE_OSX_DEPLOYMENT_TARGET "15.0")
|
||
|
include(create-executable.cmake)
|