summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-05-28 21:53:26 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2010-05-28 21:53:26 (GMT)
commitaa4daa528e76494b25e7fd1e5960af7a806c5bdc (patch)
tree1e68f32ff129ec2b94cd9fbd2c19b8703a551e16 /Utilities
parente6efd9ac0a0e38208162d32e5d45849337ab39e4 (diff)
downloadCMake-aa4daa528e76494b25e7fd1e5960af7a806c5bdc.zip
CMake-aa4daa528e76494b25e7fd1e5960af7a806c5bdc.tar.gz
CMake-aa4daa528e76494b25e7fd1e5960af7a806c5bdc.tar.bz2
change nightly release builds to use next, and move qmake on dash2win64
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/Release/dash2win64_release.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Release/dash2win64_release.cmake b/Utilities/Release/dash2win64_release.cmake
index fcf67bc..94decdd 100644
--- a/Utilities/Release/dash2win64_release.cmake
+++ b/Utilities/Release/dash2win64_release.cmake
@@ -12,7 +12,7 @@ CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
CMAKE_Fortran_COMPILER:FILEPATH=FALSE
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
BUILD_QtDialog:BOOL:=TRUE
-QT_QMAKE_EXECUTABLE:FILEPATH=c:/Dashboards/Support/qt-4.5.3-static/bin/qmake.exe
+QT_QMAKE_EXECUTABLE:FILEPATH=c:/Dashboards/Support/qt-build/Qt/bin/qmake.exe
")
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
set(GIT_COMMAND git)