]> git.lyx.org Git - features.git/commit
Cmake build: Allow cross-compiling with mingw again
authorKornel Benko <kornel@lyx.org>
Sat, 10 Feb 2018 10:21:08 +0000 (11:21 +0100)
committerKornel Benko <kornel@lyx.org>
Sat, 10 Feb 2018 10:21:08 +0000 (11:21 +0100)
commit454f56b5f22e6a6e8d2f3ee41a33d1fdee034e4e
treeae9834752b55def2d8461c83c636071c26479b3f
parent4311571b9de840cf91adcb8b96cda35b20a0bdfd
Cmake build: Allow cross-compiling with mingw again

1.) The check for "QT_USES_X11" expects the created application
  to run, but the '.exe' file does not run on linux.
2.) Don't use megered build anymore, it is not faster
  on multi-processor machines anyway
development/cmake/ConfigureChecks.cmake
development/cmake/scripts/xmingw