From a41ebd4ee5b01c92958a28ca2e57b2b6446bf334 Mon Sep 17 00:00:00 2001 From: Francois Best Date: Mon, 17 Aug 2015 11:39:16 +0200 Subject: cmake-gui: Add support for HiDPI (Retina) screens on OS X --- Source/QtDialog/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/QtDialog/Info.plist.in b/Source/QtDialog/Info.plist.in index b9c4af5..00a27c3 100644 --- a/Source/QtDialog/Info.plist.in +++ b/Source/QtDialog/Info.plist.in @@ -28,5 +28,7 @@ public.app-category.developer-tools NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} + NSHighResolutionCapable + -- cgit v0.12