[Insight-developers] Building all executables and libraries in a common directory
Luis Ibanez
luis.ibanez@kitware.com
Wed, 18 Sep 2002 10:44:26 -0400
Hi,
The changes that will make the toolkit build all the
executables and libraries in a common directory are
about to be checked in.
As a consequence of these changes you may want to
clean your binary tree and rebuild the toolkit to
avoid keeping duplicate files on your disk.
Executables and libraries will now be located by
default in
${ITK_BINARY_DIR}/bin
This can be overriden from the CMake interface.
Luis