Skip to content
  • mark's avatar
    ENH: avoid repeated CGAL builds · fde551c0
    mark authored
    - now check for existing third-party build and skip if all build
      components are unchanged.
    
    - skip build entirely for boost-none or CGAL-none
    
    This is primarily useful when makeCGAL is called directly and not from
    Allwmake.
    
    STYLE: use WM_COMPILER_LIB_ARCH for boost system lib
    fde551c0