Merge branch 'master' of https://github.com/worklist/hifi into shifty

This commit is contained in:
Andrzej Kapolka 2013-09-05 10:20:56 -07:00
commit 70a21fc9ad

View file

@ -54,6 +54,7 @@ find_package(Qt5OpenGL REQUIRED)
find_package(Qt5Svg REQUIRED)
if (APPLE)
set(MACOSX_BUNDLE_BUNDLE_NAME Interface)
# set how the icon shows up in the Info.plist file
SET(MACOSX_BUNDLE_ICON_FILE interface.icns)