[cmake-developers] [PATCH] Sort list of files for aux_source_directory() and file(glob, *)

Brad King brad.king at kitware.com
Wed Sep 28 07:50:38 EDT 2016


On 09/27/2016 08:07 PM, Junghyun Kim wrote:
> 1) Add the same sort logic of the patch(#14491) to cmAuxSourceDirectoryCommand.cxx
> 2) Apply my patch and remove the sort logic of patch #14491

Please patch cmAuxSourceDirectoryCommand.cxx directly.  KWSys Directory
is a low-level API whose clients may not all need sorting.

Thanks,
-Brad



More information about the cmake-developers mailing list