summary refs log tree commit diff
path: root/cmake/MacOSXBundleInfo.plist.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/MacOSXBundleInfo.plist.in')
-rw-r--r--cmake/MacOSXBundleInfo.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in
index 7391a6fa..b95de173 100644
--- a/cmake/MacOSXBundleInfo.plist.in
+++ b/cmake/MacOSXBundleInfo.plist.in
@@ -32,5 +32,7 @@
     <string>${MACOSX_BUNDLE_COPYRIGHT}</string>
     <key>NSPrincipalClass</key>
     <string>NSApplication</string>
+    <key>NSHighResolutionCapable</key>
+    <true/>
 </dict>
 </plist>