Hi, All,<div><br></div><div>Is there any way to clean the generated build system files, like vs project files, make files, it might be ok if generate out-of-place, but for in-place files, it is really a pain if you want to remove those files, especially there are a lot of projects and directories. Ideally, I would expect there is a command like:</div>
<div><br></div><div> cmake -clean</div><div><br></div><div>(I used to use premake, which has a nice action called "clean", so you can: premake4 clean to remove generated files)</div><div><br></div><div>Thanks.</div>
<div><br></div><div><br></div><div><br></div>