Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaMeinhold authored Mar 8, 2024
1 parent c0b2168 commit 2be33c8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

A code generator for generating bindings for C# for C and COM libraries

# (WIP) Cpp to C generator

A code generator for creating wrappers around C++ libs for C.

# Build
.NET SDK 7.0
Clang 15.0.0 or later
.NET SDK 8.0
Clang 17.0.4 or later
Visual Studio 2022 or later

0 comments on commit 2be33c8

Please sign in to comment.