20d28e80a5 | ||
---|---|---|
.. | ||
tests | ||
README.md | ||
_manifest.lua | ||
_preload.lua | ||
codelite.lua | ||
codelite_project.lua | ||
codelite_workspace.lua |
README.md
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.