[Cmake] AUX_SOURCE_DIRECTORY - find source recursive

Jan Woetzel jw at mip.informatik.uni-kiel.de
Sat, 07 Feb 2004 06:11:14 +0100


Jan Woetzel wrote:

> you may want to try "wildcard" selection like this:
>
> FILE(GLOB FOO_SRC  *.cpp)

Sorry, I meant:
FILE(GLOB_RECURSE FOO_SRC  *.cxx)

Best regards,
Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 401]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-1418
  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