diff options
author | Brad King <brad.king@kitware.com> | 2019-09-20 14:10:43 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2019-09-20 14:12:56 (GMT) |
commit | 7cf36407be6c8d5206b4c005e099519ce24f1350 (patch) | |
tree | 3b070fa795e7a7410a9c48383cef20746f1149f8 /Source/kwsys/Configure.hxx.in | |
parent | ffc7a59417619ec07728a8dea158e949155aa02b (diff) | |
parent | c578caa68bf7ee55077a3efa25aba46e9e1f562a (diff) | |
download | CMake-7cf36407be6c8d5206b4c005e099519ce24f1350.zip CMake-7cf36407be6c8d5206b4c005e099519ce24f1350.tar.gz CMake-7cf36407be6c8d5206b4c005e099519ce24f1350.tar.bz2 |
Merge topic 'update-kwsys'
c578caa68b Tests: Decouple Plugin test from KWSys
56879273dc Merge branch 'upstream-KWSys' into update-kwsys
3327c0402a KWSys 2019-09-18 (c6bc38c1)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3828
Diffstat (limited to 'Source/kwsys/Configure.hxx.in')
-rw-r--r-- | Source/kwsys/Configure.hxx.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/Configure.hxx.in b/Source/kwsys/Configure.hxx.in index 92ffea3..29a2dd1 100644 --- a/Source/kwsys/Configure.hxx.in +++ b/Source/kwsys/Configure.hxx.in @@ -58,7 +58,6 @@ # define KWSYS_CXX_HAS_EXT_STDIO_FILEBUF_H \ @KWSYS_NAMESPACE@_CXX_HAS_EXT_STDIO_FILEBUF_H # define KWSYS_FALLTHROUGH @KWSYS_NAMESPACE@_FALLTHROUGH -# define KWSYS_NULLPTR @KWSYS_NAMESPACE@_NULLPTR # define KWSYS_SYSTEMTOOLS_USE_TRANSLATION_MAP \ @KWSYS_NAMESPACE@_SYSTEMTOOLS_USE_TRANSLATION_MAP #endif |