summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-05 13:47:19 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-05 13:48:46 (GMT)
commit6458a322421dcf097c319321736fb7fd72549078 (patch)
treeb3a649a204b1b68a6599a28852c63e452a45f988 /bootstrap
parent7518fc0c313277c889c7eb77f1e00406b547979e (diff)
downloadCMake-6458a322421dcf097c319321736fb7fd72549078.zip
CMake-6458a322421dcf097c319321736fb7fd72549078.tar.gz
CMake-6458a322421dcf097c319321736fb7fd72549078.tar.bz2
bootstrap: Enable cmake_language command to support cmake-gui with Qt 6.2
Fixes: #22721
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index dc5ed0b..c7fbed1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -297,6 +297,7 @@ CMAKE_CXX_SOURCES="\
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool \
cmBreakCommand \
cmBuildCommand \
+ cmCMakeLanguageCommand \
cmCMakeMinimumRequired \
cmCMakePath \
cmCMakePathCommand \