This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/codelite
2022-01-03 08:31:44 -08:00
..
tests Improve external include & warning support 2022-01-03 08:31:44 -08:00
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua Add support of kind "None" for Codelite. 2021-11-26 10:55:07 +01:00
codelite_project.lua Improve external include & warning support 2022-01-03 08:31:44 -08: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.