fixed - Re: [CMake] Forcing C++: What Causes VC Warning D4025 :
overriding /TP with /TC
Jan Woetzel
jw at mip.informatik.uni-kiel.de
Fri Jun 30 02:20:32 EDT 2006
Steve Johns wrote:
> Code is a mix of .c and .cpp files. Some of the directories contain
> only .c files.
> ...
>
> SET(CMAKE_C_COMPILER ${CMAKE_CXX_COMPILER})
> SET_TARGET_PROPERITES( <tgt> PROPERTIES LINKER_LANGUAGE CXX)
>
>
> Warning D4025 : overriding /TP with /TC
I reported the same bug (05.06.2006 21:33), too.
Will already fixed it in CVS.
Jan.
--
Dipl.-Ing. Jan Woetzel
--------------------------------------------------
University of Kiel
Institute of Computer Science and Applied Mathematics
Hermann-Rodewald-Str. 3 [room 310]
24098 Kiel/Germany
--------------------------------------------------
Phone +49-431-880-4477
Fax +49-431-880-4054
Mob. +49-179-2937346
--------------------------------------------------
Url www.mip.informatik.uni-kiel.de/~jw
Email jw at mip.informatik.uni-kiel.de
More information about the CMake
mailing list