Am Mon, 30 Nov 2020 10:38:18 +0100
schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:

> Le 30/11/2020 à 10:22, Kornel Benko a écrit :
> > Am Mon, 30 Nov 2020 10:53:29 +0200
> > schrieb Yuriy Skalko <yuriy.ska...@gmail.com>:
> >   
> >>> Probably my fault because I removed boost/CMakeList.txt. It only 
> >>> contained a
> >>> reference to the now defunct boost/libs/ directory.
> >>>
> >>> JMarc  
> >>
> >> No, it started from b3d43404f4. Probably too much boost stuff was
> >> cleaned up. Kornel, please review this my change, maybe more is needed
> >> to be done.
> >>
> >> Yuriy  
> > 
> > I locally reverted b3d43404f4. Testing now witch C++11. Will push soon.
> > Sorry.  
> 
> Note that in 3rdpart/boost, you should get rid of
> * everything related to regex
> * everything related to the libs/ durectory
> * everything related to compiling a library.
> 
> JMarc

This is already the case since f3ec89cfa15feae8aa3185413eda55f28cc6551e.

There are still
./3rdparty/boost/libs/regex/src/CMakeLists.txt
./3rdparty/boost/libs/regex/CMakeLists.txt
./3rdparty/boost/libs/CMakeLists.txt

which essentially can be removed (because not referenced by parent).

Apparently they are also not referenced by any Makefile.am.
Removing them had no effect to cmake build, so I will push. Objections?

        Kornel

Attachment: pgptJP4LRC81i.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to