Skip to content

Commit 20420e1

Browse files
committed
Add 'cxxstd' to meta/libraries.json
1 parent 7824b74 commit 20420e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

meta/libraries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"description": "A C++14 lambda library.",
1111
"category": [
1212
"Function-objects"
13-
]
13+
],
14+
"cxxstd": "14"
1415
}

0 commit comments

Comments
 (0)