Merge topic 'cmake-gui-high-resolution'

a41ebd4e cmake-gui: Add support for HiDPI (Retina) screens on OS X
This commit is contained in:
Brad King 2015-08-18 10:12:01 -04:00 committed by CMake Topic Stage
commit 868be9c640
1 changed files with 2 additions and 0 deletions

View File

@ -28,5 +28,7 @@
<string>public.app-category.developer-tools</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>