premake/modules/codelite
2021-09-08 11:08:36 +02:00
..
tests Handle buildcommand for Codelite. 2021-07-04 15:24:40 +02:00
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua Assure a default toolset is always set. 2017-06-20 10:58:49 -07:00
codelite_project.lua frameworkdirs and runpathdirs support for CodeLite generator 2021-09-08 11:08:36 +02:00
codelite_workspace.lua Only active (i.e. unique) configuration should be selected. 2020-09-29 14:16:07 +02:00
codelite.lua Fix quote escaping. 2020-08-30 09:39:25 +02: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.