Skip to content

Commit b271a1f

Browse files
authored
Add cpp2 to the list of supported languages (#200)
Add cpp2 to the website as supported Already supported since August 2023 https://github.com/xmake-io/xmake/pull/4140/files
1 parent 292357e commit b271a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ $ xmake f --menu
192192

193193
## Supported languages
194194

195-
* C and C++
195+
* C, C++ (including cpp2)
196196
* Objective-C and Objective-C++
197197
* Swift
198198
* Assembly

0 commit comments

Comments
 (0)