Browse Source

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
ShalokShalom 11 months ago
parent
commit
b271a1f7bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -192,7 +192,7 @@ $ xmake f --menu
 
 ## Supported languages
 
-* C and C++
+* C, C++ (including cpp2)
 * Objective-C and Objective-C++
 * Swift
 * Assembly