I'm fine with a 3rdparty folder. Not sure about apache legal.

On 2017-11-17 10:25, Chris Olivier <[email protected]> wrote: 
> All,
> 
> I often find it desirable to have a method for 3rdparty packages to be
> included (possibly optionally) in a 3rdparty directory.   We do this with
> 'cub' to some degree, but it's in the root and is actually a fork in the
> dmlc repository.  Some samples of what might go in there:
> 
> 1) Intel OpenMP (llvm-openmp) -- In order to use Intel OMP by default
> 2) gperftools -- In order to build statically with -fPIC, which isn't the
> case with the general distribution
> 3) mkl-dnn -- In order to build and have debug information available for
> mkl-dnn (and possibly submit bugfixes)
> 
> What do you all think?
> 
> -Chris
> 

Reply via email to