[vtkusers] Writing Makefile for ITK based program

David Doria daviddoria at gmail.com
Tue Mar 22 14:04:02 EDT 2011


On Tue, Mar 22, 2011 at 10:41 AM, Hernan Ledesma <fledesma at inti.gob.ar> wrote:
> Hi!
>
> I could see that it is not easy to write a Makefile to compile programs that
> use ITK classes and methods
>
> why is not convenient to do it?
>
> have I to use only CMake? i.e. am I doomed to use only CMake?
>
> thanks!

I don't suppose you HAVE to use CMake, but it will certainly be much
much easier. I wouldn't think of it as "doomed" to use cmake, but
rather that you're making it very easy for yourself and your users by
using cmake :)

David



More information about the vtkusers mailing list