HEP-SoC / SoCMake

CMake based hardware build system
https://hep-soc.github.io/SoCMake/
GNU Lesser General Public License v3.0
8 stars 1 forks source link

Print a help message #61

Closed Risto97 closed 2 months ago

Risto97 commented 2 months ago

Currently, the help provided with CMake is quite basic, as it only lists the targets without any description. It is still useful to keep the native make help for purposes of bash autocompletion.

However it is possible to have more elaborate help messages for targets and IPs, that would show target name and description in a coloured formatted table