CMakeCInformation.cmake tests the value of _INCLUDED_FILE under the
incorrect assumption that CMAKE_COMPILER_ID is true.
For example, line 46 and line 57 from a very recent version in the git
repo.  If CMAKE_COMPILER_ID is not true, then the value of
_INCLUDED_FILE is a left-over from earlier unrelated tests.
_______________________________________________
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

Reply via email to