summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-05 09:47:19 -0400
committerBrad King <brad.king@kitware.com>2021-10-05 09:48:46 -0400
commit6458a322421dcf097c319321736fb7fd72549078 (patch)
treeb3a649a204b1b68a6599a28852c63e452a45f988 /bootstrap
parent7518fc0c313277c889c7eb77f1e00406b547979e (diff)
downloadcmake-6458a322421dcf097c319321736fb7fd72549078.tar.gz
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 dc5ed0b477..c7fbed11c9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -297,6 +297,7 @@ CMAKE_CXX_SOURCES="\
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool \
cmBreakCommand \
cmBuildCommand \
+ cmCMakeLanguageCommand \
cmCMakeMinimumRequired \
cmCMakePath \
cmCMakePathCommand \