Am Sat, 14 Nov 2020 17:32:30 +0100
schrieb Thibaut Cuvelier <tcuvel...@lyx.org>:

> > > This must be a mistake. Please revert, we do not want to have Windows 
> > > settings on
> > > other platforms.
> > >
> > >       Kornel
> > 
> > Never mind, done at c6e6b6de.
> > 
> Indeed, this was a mistake, thanks for dealing with it! (And sorry about 
> that…)
> 

You could try to write a module, say 
development/cmake/modules/LyxInitWindows.cmake
and in the CMakeLists.txt use
        if(WIN32)
                include(LyxInitWindows)
        endif()

        Kornel

Attachment: pgpuLGENQJ7lh.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