premake/modules/codelite
2017-04-24 13:37:28 -07:00
..
tests Refactor language flags to go through the language API. 2017-04-11 12:43:58 -07:00
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua Add 'supports_language' callback to action to validate languages now that we have multiple dialects 2017-04-24 13:37:28 -07:00
codelite_project.lua Refactor language flags to go through the language API. 2017-04-11 12:43:58 -07:00
codelite_workspace.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
codelite.lua Refactor language flags to go through the language API. 2017-04-11 12:43:58 -07:00
README.md Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00

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.