]> git.lyx.org Git - features.git/commit
Updates to cmake scripts needed to build with mingw on Fedora.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 30 Aug 2018 19:28:13 +0000 (15:28 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 30 Aug 2018 19:28:13 +0000 (15:28 -0400)
commit65bc3149abd326e6127190b6d672854432b1ae40
tree8e25514704f18d4d73c5b7e32cfc440a2f5bea2c
parentdbbb7fbb785d10a227f25a64d2204c4a09314d88
Updates to cmake scripts needed to build with mingw on Fedora.

These are not really right. Things are hardcoded that probably should
not be. These are marked (hopefully) with "# RKH" comments. Possibly
what's needed is another flag? Anyway, help welcome.
CMakeLists.txt
development/cmake/ConfigureChecks.cmake
development/cmake/LyxPackaging.cmake
development/cmake/modules/FindICONV.cmake
development/cmake/scripts/cmingw [new file with mode: 0644]
src/CMakeLists.txt