DOKK / manpages / debian 12 / codelite / codelite-make.1.en
CODELITE-MAKE(1) General Commands Manual CODELITE-MAKE(1)

codelite-make - a makefile generator based on CodeLite's workspace

codelite-make -w workspace -c configuration [-p project] [-e] [-v]
codelite-make [-h]

codelite-make generates a makefile to build a CodeLite project. The command which can be used to build the project is printed.

Set the CodeLite workspace file to read the list of projects from.
Set the workspace configuration to generate a makefile for.
Set the project to generate a makefile for. If omitted, a makefile for the active project is generated.
Build the project after the makefile is generated.
Enable verbose messages.
Print a brief usage summary.

codelite(1), make(1)

CodeLite online documentation ⟨http://codelite.org/LiteEditor/Documentation⟩

2014-04-11