[Insight-users] CMake adaptation
Luis Ibanez
luis.ibanez at kitware.com
Fri Feb 25 18:59:12 EST 2005
Hi Chaman,
Least resistance path is not always a good solution
for the long term... but... we understand that making
a group evolve can be quite a challenge.
One way of getting your Makefiles adapted is to configure
a minimal ITK project with CMake, for example the HelloWorld,
and then take the content of the resulting Makefile, and insert
it into your huge legacy Makefiles.
Good Luck !!
Luis
----------------------------
Chaman Singh Verma wrote:
> Hello Luis,
>
>
> I am working with one project which itself has huge makefile ( large dependencies ) and
> it is maintained by group. We want to use ITK for segmentation, but other group is not
> intererested in changing something only for few modules.
>
> So I am looking for least resistant path.
>
> csv
>
>
>
More information about the Insight-users
mailing list