summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2020-06-22 17:11:56 -0400
committerRobert Maynard <robert.maynard@kitware.com>2020-07-01 07:58:58 -0400
commitdc94b0249e1f4057c153bbd6deeea13ad85987e6 (patch)
tree6af9ec6ec603f5f60f5a2222ed9be25c08eda21b /bootstrap
parent8975c2a55b2d274b4de46c482c5873c52ba3a358 (diff)
downloadcmake-dc94b0249e1f4057c153bbd6deeea13ad85987e6.tar.gz
cmStandardLevelResolver: Added to handle standard level queries
Refactored out of cmMakefile
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index fe7b2ad51b..1273a46ac8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -432,6 +432,7 @@ CMAKE_CXX_SOURCES="\
cmSiteNameCommand \
cmSourceFile \
cmSourceFileLocation \
+ cmStandardLevelResolver \
cmState \
cmStateDirectory \
cmStateSnapshot \