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
2020-04-26 04:09:50 +03:00
..
tests Fix #1411: Remove "|" from Codelite config names 2020-03-30 15:57:52 -04: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 fixed adding LD_LIBRARY_PATH to the executable run command. 2020-04-26 04:09:50 +03:00
codelite_workspace.lua Implement CodeLite workspace folders 2018-05-22 00:30:58 +02:00
codelite.lua Fix #1411: Remove "|" from Codelite config names 2020-03-30 15:57:52 -04: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.