Skip to content

Commit 2dbd53a

Browse files
committed
add xmake
1 parent 47ec9ac commit 2dbd53a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
839839
* [Premake](http://premake.github.io) - A tool configured with a Lua script to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.
840840
* [Vcpkg](https://github.com/microsoft/vcpkg) - VC++ Packaging Tool for Windows.
841841
* [waf](https://github.com/waf-project/waf) - Python-based framework for configuring, compiling and installing applications. [BSD] [website](https://waf.io/)
842+
* [XMake](https://xmake.io/) - A C/C++ cross-platform build utility based on Lua. [Apache]
842843

843844
## Static Code Analysis
844845
*List of tools for improving quality and reducing defects by code analysis*

0 commit comments

Comments
 (0)