[CMake] sorting alphabetically

Jan Woetzel jw at mip.informatik.uni-kiel.de
Wed May 10 04:21:02 EDT 2006


Hi,
does cmake support alphabetically sorting?
Something like:

SET (SRC a c b)
SORT(SRC) --> a b c

My problem is I am adding sources files in random order (due to 
dependency checks) but they shoudl appear in alphabetical order in MSVS 
IDE.

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list