summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/macos_bundle.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/macos_bundle.plist.in b/cmake/macos_bundle.plist.in
index 1f8af6bb1e..472b7554af 100644
--- a/cmake/macos_bundle.plist.in
+++ b/cmake/macos_bundle.plist.in
@@ -36,6 +36,6 @@
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
- <string>@MACOS_BUNDLE_MINVERSION@</string>
+ <string>@CMAKE_OSX_DEPLOYMENT_TARGET@</string>
</dict>
</plist>