[cmake-developers] [CMake 0013330]: CMAKE_CXX_COMPILER_INIT used in CMakeDetermineCCompiler.cmake
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jun 20 14:56:08 EDT 2012
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
======================================================================
More information about the cmake-developers
mailing list