[CMake] compiling headers in subdirs with MSVS 7.1 bug

Jan Woetzel jw at mip.informatik.uni-kiel.de
Tue Jul 4 09:36:26 EDT 2006


Header files in subdirectories are compiled with CMake 2.4.2 (and CVS 
from today),

E.g.

ADD_LIBRARY(bar
  sub0/foo0.cpp sub0/foo0.hh
)

will not work with VS 7.1 generator

See my bug report #3481

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