-
I ask as it is incredibly useful for building `makefile' based projects that are other painful to import. One would generally add an entry to build and another to clean. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There are 2 options:
The File-System-Workspace is basically: point CodeLite to a folder and it will use it as the root of the workspace. See here: |
Beta Was this translation helpful? Give feedback.
There are 2 options:
The File-System-Workspace is basically: point CodeLite to a folder and it will use it as the root of the workspace.
In addition, the File-System-Workspace has a settings dialog where you can set custom build commands. In fact, this is how I build CodeLite.
See here:
https://docs.codelite.org/workspaces/file_system/