summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2014-03-06 22:55:07 -0700
committerClinton Stimpson <clinton@elemtech.com>2014-03-17 14:01:55 -0600
commit98383f802aadcd2d469c4d7543e0a2abe8c3cdb9 (patch)
tree86a419ec22832a1597b52da6d85b1d989cb1fbea /bootstrap
parente21ffaf8fe5499426604b4ebb9cd08798ee6107c (diff)
downloadcmake-98383f802aadcd2d469c4d7543e0a2abe8c3cdb9.tar.gz
Unicode: check encoding of files given to configure_file.
UTF-16 and UTF-32 files are rejected.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 69dcbce84c..4e61f3e6cb 100755
--- a/bootstrap
+++ b/bootstrap
@@ -329,6 +329,7 @@ fi
KWSYS_CXX_SOURCES="\
Directory \
EncodingCXX \
+ FStream \
Glob \
RegularExpression \
SystemTools"