On Wednesday 25 July 2012, Johannes Zarl wrote: > Hi, > > Out of curiosity (and thinking about saving a couple of seconds during the > first cmake run) I tried just to use C++ as language for some KDE program. > > It turns out that without C enabled, standard modules like FindKDE, FindQt4 > and FindJPEG don't run because they use the CheckSymbolExists module. > > I'm wondering if this counts as a bug in FindQt4 and FindKDE, because after > all these two projects are C++, so any platform test should IMO be using > the same compiler as the build-process does?
Yes, but I'd consider it a very low severity bug. Alex
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
