mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
d914030507
Every desktop application should be HiDPI ready in present. Based on information from Qt documentation enabling properties in `Info.plist` is sufficient to activate this feature. Newer versions of `qmake` do it. Signed-off-by: Ľubomír Carik <Lubomir.Carik@gmail.com>