summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Encoding.hxx.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-24 19:17:25 (GMT)
committerBrad King <brad.king@kitware.com>2017-03-24 19:17:25 (GMT)
commitea2a91a43279616a602b641d827e07912ac9c0b9 (patch)
tree6389b3d04602600e2efb1c6de33d55638a4ac4b0 /Source/kwsys/Encoding.hxx.in
parent64490637840b05da7f0829aa52cae7f3923b805e (diff)
parentfda80fde76c230dda8372bf9d7208520c40f3611 (diff)
downloadCMake-ea2a91a43279616a602b641d827e07912ac9c0b9.zip
CMake-ea2a91a43279616a602b641d827e07912ac9c0b9.tar.gz
CMake-ea2a91a43279616a602b641d827e07912ac9c0b9.tar.bz2
Merge branch 'upstream-KWSys' into update-kwsys
* upstream-KWSys: KWSys 2017-03-24 (7e9f7b7b) Resolve conflicts in `.gitattributes` by integrating changes from both sides. Keep the `our-c-style` attribute that KWSys uses, but drop their definition of it in favor of ours (Git only allows custom attributes in the top level anyway). Then add our own attribute line to unset the `format.clang-format` attribute for KWSys sources since we do not want to format third-party code ourselves.
Diffstat (limited to 'Source/kwsys/Encoding.hxx.in')
-rw-r--r--Source/kwsys/Encoding.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/Encoding.hxx.in b/Source/kwsys/Encoding.hxx.in
index 6639efd..bf93f50 100644
--- a/Source/kwsys/Encoding.hxx.in
+++ b/Source/kwsys/Encoding.hxx.in
@@ -13,7 +13,7 @@ class @KWSYS_NAMESPACE@_EXPORT Encoding
{
public:
// Container class for argc/argv.
- class CommandLineArguments
+ class @KWSYS_NAMESPACE@_EXPORT CommandLineArguments
{
public:
// On Windows, get the program command line arguments