[Insight-developers] Modularization TODO (was: ITK	Modularization transition pushed)
    Brad King 
    brad.king at kitware.com
       
    Fri Mar 11 10:36:55 EST 2011
    
    
  
On 03/10/2011 11:26 AM, Brad King wrote:
> See TODO-Modularization.txt at the top of the tree:
> 
>   https://github.com/Kitware/ITK/blob/7b16d242/TODO-Modularization.txt
For reference on this mailing list, the above link contains:
 - No ITKConfig.cmake file is generated so find_package(ITK) in
   applications will not yet work.
 - The Examples directory is not included in the build.
 - The Wrapping directory is not included in the build.
 - Doxygen processing has not been attempted.
 - BUILD_SHARED_LIBS on Windows does not work.  This requires sweeping
   dllexport markup changes which can work only after modularization.
 - Several try_compile tests and platform-specific build flags have yet
   to be ported from the monolithic build system.
 - The install tree layout has not been tested.  The third-party
   utility headers in particular may need adjustment.
-Brad
    
    
More information about the Insight-developers
mailing list