MACOSX_DEPLOYMENT_TARGET¶
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
Specify the minimum version of macOS on which the target binaries are to be deployed.
The MACOSX_DEPLOYMENT_TARGET
environment variable sets the default value for
the CMAKE_OSX_DEPLOYMENT_TARGET
variable.