On 06/02/2025 11:51, Kornel Benko wrote:
Am Wed, 5 Feb 2025 17:57:00 +0100
schrieb pdv <pdvissch...@edpnet.be>:
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, resulting into
----- LYX_ABS_INSTALLED_DATADIR :
.../lyx-qt6-cmake-xcode-build/LyX/share/LyX2.5/
----- LYX_ABS_INSTALLED_LOCALEDIR :
.../lyx-qt6-cmake-xcode-build/LyX/share/LyX2.5/locale
causing this behavior.
Probably APPLE must be excluded in this if(WIN32) ... else() ...endif().
pdv
Right, committed at ea55792f
Kornel
Thanks, but there is a typo in the elseif().
pdv
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel