summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2021-06-16 17:09:59 -0400
committerKyle Edwards <kyle.edwards@kitware.com>2021-10-27 15:17:23 -0400
commitf2a44a8afabe6d0d87f1b5d4acf31b2049a021fd (patch)
treef1630cf49f0372ad7a8d1e7e14ee2d38076cb537 /bootstrap
parent447fbf061a5f27abbad59a9fc943de4f8351f9fe (diff)
downloadcmake-f2a44a8afabe6d0d87f1b5d4acf31b2049a021fd.tar.gz
cmTarget: Add cmFileSet and associated properties
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index a487375aec..211843611f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -341,6 +341,7 @@ CMAKE_CXX_SOURCES="\
cmFileCommand \
cmFileCopier \
cmFileInstaller \
+ cmFileSet \
cmFileTime \
cmFileTimeCache \
cmFileTimes \