The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13330 ====================================================================== Reported By: Jaime Frey Assigned To: ====================================================================== Project: CMake Issue ID: 13330 Category: CMake Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-06-20 14:56 EDT Last Modified: 2012-06-20 14:56 EDT ====================================================================== Summary: CMAKE_CXX_COMPILER_INIT used in CMakeDetermineCCompiler.cmake Description: At line 35 of CMakeDetermineCCompiler.cmake, CMAKE_CXX_COMPILER_INIT is set to NOTFOUND. I suspect it should be setting CMAKE_C_COMPILER_INIT instead, as that variable is used immediately below.
I don't know what effect this would have on users. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-06-20 14:56 Jaime Frey New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
