I want to add comments to cmakelist so that they appear during make.
for exmaple, before starting a module, the command prompt should show “Starting module1”…
makefile creators are using echo command. I want to know how to do the same in cmakelists.