Hi CTK developers,<div><br></div><div>I&#39;m not sure we ever discussed it before (I think I remember Marco talking about it sometime) but I&#39;d like to make sure we all agree that &quot;files inclusions must be alphabetically ordered in CMakeLists.txt&quot; (except if there is an obvious different category ordering).</div>

<div>This is helpful for 2 reasons:</div><div> - It is less prone to generate conflicts when rebasing. If two commits add a file, they are less unlikely to conflict if they are alphabetically ordered than if they both are added at the bottom of the list.</div>

<div> - (Faster to lookup a file in the cmakelists)</div><div><br></div><div>Of course, the discussion is open, so please share your thoughts !</div><div><br></div><div>Regards,</div><div>Julien.</div>