mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 20:14:51 +00:00
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
284 B
284 B
Premake extension to support the CodeLite IDE
Features
- Support for C/C++ language projects
Usage
Simply generate your project using the codelite action:
premake5 codelite
and open the generated project file in CodeLite.