Could you please pull in the following commit from -next into next rc? It fixes a regression with locating swig executable in FindSWIG module.
commit b09ae90badc17d5102b273d2bcfe11ebeeba70fd Author: Julien Malik <[email protected]> Date: Fri Apr 29 00:16:32 2011 +0200 FindSWIG: Use NAMES in find_program directives (#12280) Without this, regular swig (not 2.0) executable is not found automatically. -- Thanks, Kalev _______________________________________________ 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
