I realize this may look silly, but after<div><br></div><div><div>  list (REMOVE_ITEM CMAKE_C_SOURCE_FILE_EXTENSIONS c)</div><div>  list (APPEND CMAKE_CXX_SOURCE_FILE_EXTENSIONS c)</div></div><div><br></div><div>source files matching *.c are still compiled with the C compiler (not C++).  Is there a way to get *.c compiled with the C++ compiler?</div>
<div><br></div><div>(cmake-2.8.2)</div><div><br></div><div>Jed</div>