summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/RegularExpression.hxx.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-02-01 14:12:57 (GMT)
committerBrad King <brad.king@kitware.com>2023-02-01 14:12:57 (GMT)
commit11d59c9ed65979c80a82ef69d1094f864d985bd8 (patch)
tree8bf8e6fe7bb9ffe0ba9e45a4fb5eada117c068c2 /Source/kwsys/RegularExpression.hxx.in
parent0292cf3c96302922c2d9868ed16c1420e0c88231 (diff)
parent187389d9e1a1bea3cad10d3c2bf41bc8ecbb5499 (diff)
downloadCMake-11d59c9ed65979c80a82ef69d1094f864d985bd8.zip
CMake-11d59c9ed65979c80a82ef69d1094f864d985bd8.tar.gz
CMake-11d59c9ed65979c80a82ef69d1094f864d985bd8.tar.bz2
Merge branch 'upstream-KWSys' into update-kwsys
# By KWSys Upstream * upstream-KWSys: KWSys 2023-02-01 (cafea4c8)
Diffstat (limited to 'Source/kwsys/RegularExpression.hxx.in')
-rw-r--r--Source/kwsys/RegularExpression.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/RegularExpression.hxx.in b/Source/kwsys/RegularExpression.hxx.in
index 2cb7f5e..1dc1dfa 100644
--- a/Source/kwsys/RegularExpression.hxx.in
+++ b/Source/kwsys/RegularExpression.hxx.in
@@ -50,7 +50,7 @@ public:
enum
{
- NSUBEXP = 10
+ NSUBEXP = 32
};
private: