summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-10-15 12:10:40 +0000
committerKitware Robot <kwrobot@kitware.com>2020-10-15 08:10:51 -0400
commit9493532f80f27313e82b64b053fcc7d61626c1b4 (patch)
tree24787f63bb2ae9ca5ad91870a4c33845fa41d6c9 /bootstrap
parent64449c9f949948aa956ea03682530df9317f37ef (diff)
parentf7a5f283188c1e51b0fb549f0a78afaf1d570383 (diff)
downloadcmake-9493532f80f27313e82b64b053fcc7d61626c1b4.tar.gz
Merge topic 'cmake-E-cat-binary'
f7a5f28318 cmake: Fix '-E cat' command for binary files on Windows 90b39a5209 cmConsoleBuf: Factor out cout/cerr console buffer management f1fdd15863 clang-format: Fix include block order in ctest.cxx and cpack.cxx Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5364
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index d89a387890..b7fcd7e826 100755
--- a/bootstrap
+++ b/bootstrap
@@ -302,6 +302,7 @@ CMAKE_CXX_SOURCES="\
cmComputeLinkDepends \
cmComputeLinkInformation \
cmComputeTargetDepends \
+ cmConsoleBuf \
cmConditionEvaluator \
cmConfigureFileCommand \
cmContinueCommand \