Jef 20d28e80a5 Initial community commit 7 miesięcy temu
..
tests 20d28e80a5 Initial community commit 7 miesięcy temu
README.md 20d28e80a5 Initial community commit 7 miesięcy temu
_manifest.lua 20d28e80a5 Initial community commit 7 miesięcy temu
_preload.lua 20d28e80a5 Initial community commit 7 miesięcy temu
codelite.lua 20d28e80a5 Initial community commit 7 miesięcy temu
codelite_project.lua 20d28e80a5 Initial community commit 7 miesięcy temu
codelite_workspace.lua 20d28e80a5 Initial community commit 7 miesięcy temu

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.