summaryrefslogtreecommitdiff
path: root/Utilities/std/.gitattributes
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-01-02 17:51:35 +0100
committerMarc Chevrier <marc.chevrier@gmail.com>2020-01-08 17:35:16 +0100
commit348b60d19deec458e2300949900f682002aecf44 (patch)
tree59e303998d5c3a81dac20daf5c395df16b51058e /Utilities/std/.gitattributes
parentd020ed99e9ee7449be5816ad52eff4456ae782bf (diff)
downloadcmake-348b60d19deec458e2300949900f682002aecf44.tar.gz
STL support: add c++20 std::erase and std::erase_if functions
Diffstat (limited to 'Utilities/std/.gitattributes')
-rw-r--r--Utilities/std/.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/std/.gitattributes b/Utilities/std/.gitattributes
index 789a754807..ad5459d283 100644
--- a/Utilities/std/.gitattributes
+++ b/Utilities/std/.gitattributes
@@ -1,2 +1,2 @@
-cm/* our-c-style
-cmext/* our-c-style
+cm/** our-c-style
+cmext/** our-c-style