Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Thu, 6 Feb 2025 21:56:38 +0100 schrieb Kornel Benko : > > > Right, committed at ea55792f > > > > > > Kornel > > > > > > > > Thanks, but there is a typo in the elseif(). > > > > pdv > > > > Ouch, bad habit being to used to perl. > > Corrected at 0ef5bee5. Now should be time to add

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Thu, 6 Feb 2025 20:28:02 +0100 schrieb pdv : > On 06/02/2025 11:51, Kornel Benko wrote: > > Am Wed, 5 Feb 2025 17:57:00 +0100 > > schrieb pdv : > > > >> I noticed when installing LyX2.5.app that most of the files to be > >> installed in .../Resources on MacOS are instead installed in a separ

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread pdv
On 06/02/2025 11:51, Kornel Benko wrote: Am Wed, 5 Feb 2025 17:57:00 +0100 schrieb pdv : I noticed when installing LyX2.5.app that most of the files to be installed in .../Resources on MacOS are instead installed in a separate "share" folder next to the app. In the topmost CMakeLists.txt LYX_D

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Pavel Sanda
On Thu, Feb 06, 2025 at 11:51:33AM +0100, Kornel Benko wrote: > Am Wed, 5 Feb 2025 17:57:00 +0100 > schrieb pdv : > > > I noticed when installing LyX2.5.app that most of the files to be > > installed in .../Resources on MacOS are instead installed in a separate > > "share" folder next to the app

Re: LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-06 Thread Kornel Benko
Am Wed, 5 Feb 2025 17:57:00 +0100 schrieb pdv : > I noticed when installing LyX2.5.app that most of the files to be > installed in .../Resources on MacOS are instead installed in a separate > "share" folder next to the app. > > In the topmost CMakeLists.txt LYX_DATA_SUBDIR is properly set in li

LYX_DATA_SUBDIR overwritten on MacOS in cmake install script

2025-02-05 Thread pdv
I noticed when installing LyX2.5.app that most of the files to be installed in .../Resources on MacOS are instead installed in a separate "share" folder next to the app. In the topmost CMakeLists.txt LYX_DATA_SUBDIR is properly set in line 506 but subsequently overwritten in line 590, resultin