Merge topic 'binary-release-osx-qt-4.8-update'

1594edba Utilities/Release: Update to more recent Qt 4.8 on OS X
This commit is contained in:
Brad King 2015-06-09 09:19:02 -04:00 committed by CMake Topic Stage
commit 223e2ec28d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
CPACK_SYSTEM_NAME:STRING=Darwin-x86_64
BUILD_QtDialog:BOOL=TRUE
CMake_GUI_DISTRIBUTE_WITH_Qt_LGPL:BOOL=TRUE
QT_QMAKE_EXECUTABLE:FILEPATH=/Users/kitware/Support/qt-4.8.0/install/bin/qmake
QT_QMAKE_EXECUTABLE:FILEPATH=/Users/kitware/Support/qt-4.8.6/install/bin/qmake
")
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
include(${path}/release_cmake.cmake)