summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-09-26 13:47:41 +0000
committerKitware Robot <kwrobot@kitware.com>2019-09-26 09:47:51 -0400
commitdf982c4e189c01896db487ec5edfe85d27911007 (patch)
treefa4cc82d4a051321e7b3b14c130c8d6d45f9f63d /bootstrap
parent5fa625d611414ac567fd7a6bb5b3b416ea93eca2 (diff)
parentfd3a39461457540157ea9bee2f9ea7620dfd1c7f (diff)
downloadcmake-df982c4e189c01896db487ec5edfe85d27911007.tar.gz
Merge topic 'add-custom-target-byproduct-checks'
fd3a394614 add_custom_command: Format files in error message in a single line a1cc6b4447 add_custom_target: Add output checks for custom target byproducts cbb861ade8 add_custom_command: Add tests for custom command output checks Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3850
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index e7b06b483b..1f5f066297 100755
--- a/bootstrap
+++ b/bootstrap
@@ -278,6 +278,7 @@ CMAKE_CXX_SOURCES="\
cmCMakePolicyCommand \
cmCPackPropertiesGenerator \
cmCacheManager \
+ cmCheckCustomOutputs \
cmCommand \
cmCommandArgumentParserHelper \
cmCommands \