MinGWCrossCompile.cmake: fix cross builds with recent versions of CMake
commitb65cf661a29ca983b4b58e0b54aefe5cf66a31fd
authorTobias Doerffel <tobias.doerffel@gmail.com>
Sat, 22 Oct 2011 18:40:06 +0000 (22 20:40 +0200)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Sat, 22 Oct 2011 18:40:06 +0000 (22 20:40 +0200)
tree4e984e666c4be9456b7dca8575cf83def905c539
parent4d645b335d560aae0e7620243b021cb283e0ba99
MinGWCrossCompile.cmake: fix cross builds with recent versions of CMake

LMMS failed to build with recent versions of CMake if CMAKE_RC_COMPILER
was not set in MinGWCrossCompile.cmake. Furthermore PKG_CONFIG_FOUND
manually needs to be set to TRUE.
cmake/modules/MinGWCrossCompile.cmake