[CMake] Redistributed files

Jan Woetzel jw at woetzelweb.de
Wed Jul 12 17:11:43 EDT 2006


Hi Philippe,



> Within CMakeList.txt files, is there a way to know which compiler 
> dependant files have to be distributed along with the application.
> ... redistribute some files like msvcrtd.dll.


I think it is not possible in general.
However, on Windows you may

(1) handle systems dlls with
Modules/InstallRequiredSystemLibraries.cmake

(2) Deetect additional dlls with depends.exe

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  Uni Kiel
  Institut f. Informatik und Praktische Mathematik
  Hermann-Rodewaldstr. 3  [Raum 310]
  24098 Kiel/Germany
--------------------------------------------------
  Tel    +49-431-880-4477
  Fax    +49-431-880-4054
  Privat +49-431-802872
  Mob.   +49-179-2937346
--------------------------------------------------
  Url    www.mip.informatik.uni-kiel.de/~jw
  Email  jw at mip.informatik.uni-kiel.de
  Privat jw at WoetzelWeb.de



More information about the CMake mailing list