summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/dash2win64_release.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-19 21:40:22 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-21 16:04:24 (GMT)
commit8ad8a9b1a6ecd9ae57597803afcac3bd839bd0fe (patch)
tree0926271b4a6c01051c6ed9e5e2667db0f86c7db1 /Utilities/Release/dash2win64_release.cmake
parent6fc4ab9b28054a0d2f6c5fc63ddd860eeed1ac64 (diff)
downloadCMake-8ad8a9b1a6ecd9ae57597803afcac3bd839bd0fe.zip
CMake-8ad8a9b1a6ecd9ae57597803afcac3bd839bd0fe.tar.gz
CMake-8ad8a9b1a6ecd9ae57597803afcac3bd839bd0fe.tar.bz2
cmake-gui: Reference LGPLv2.1 when redistributing Qt
Download http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt and place it as Licenses/LGPLv2.1.txt in our source tree. When building cmake-gui, use option CMake_GUI_DISTRIBUTE_WITH_Qt_LGPL to enable notification in the "About" dialog of how the distribution of Qt is licensed. Install the license file as ${CMAKE_ROOT}/Licenses/LGPLv2.1.txt so that the dialog can display a path to it.
Diffstat (limited to 'Utilities/Release/dash2win64_release.cmake')
-rw-r--r--Utilities/Release/dash2win64_release.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Release/dash2win64_release.cmake b/Utilities/Release/dash2win64_release.cmake
index 6d1ac76..848e2f4 100644
--- a/Utilities/Release/dash2win64_release.cmake
+++ b/Utilities/Release/dash2win64_release.cmake
@@ -13,6 +13,7 @@ CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
CMAKE_Fortran_COMPILER:FILEPATH=FALSE
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
BUILD_QtDialog:BOOL:=TRUE
+CMake_GUI_DISTRIBUTE_WITH_Qt_LGPL:BOOL=TRUE
QT_QMAKE_EXECUTABLE:FILEPATH=c:/Dashboards/Support/qt-build/Qt/bin/qmake.exe
")
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)