Description of problem: When trying to use the KDE4 module for cross compiling (I'm using mingw32- case). When searching for kde4-config, it doesn't find the kde4-config.exe in <kde4root>/bin (which it can't run anyway). It will also fail to find the KDE4Internal module since it looks in <kde4root>/bin/../../cmake/Modules for it, but KDE4Win puts it into <kde4root>/share/apps/cmake/modules (yes, the case is that way, so even if the path were right, *nix is case-sensitive). I'm not sure of the cleanest way to fix it, but I can help tomorrow. Version-Release number of selected component (if applicable): cmake 2.6 (from the kde-redhat repo, but it should be the same as in rawhide)
Please file upstream here http://public.kitware.com/Bug or ask on the cmake list. I'm not modifying the stock cmake distribution in this regards. Post the upstream bug here if you file one.