Soren Bro - 2018-10-03

apropos codelite

codelite (1) - a lightweight and powerful C/C++ IDE
codelite-make (1) - a makefile generator based on CodeLite's workspace
codelite_fix_files (1) - convert a CodeLite project and workspace from the
DOS environment to the *nix environment

Especially the second one looks handy. This means, assuming it works, that
we can build using Codelite IDE, and autocreate a Makefile for the project
afterwards.

Nifty.

Regards.