I code on C/C++ and use (GNU)Makefile to compile the code. I can do the same with cmake and get a MakeFile. However, I don't understand what is the difference between using Makefile and cmake to compile the code.I code on C/C++ and use (GNU)Makefile to compil