E. Wing wrote:
I believe the answer is no. I think Sean McBride and I brought this up
before and agree with you that we need a case like this. The bug is
filed here:
http://public.kitware.com/Bug/view.php?id=4756

Please feel free to add additional information (or submit a patch :))


On 5/21/08, Allan Odgaard <[EMAIL PROTECTED]> wrote:
I need to set a compiler flag for Obj-C++ files (-fobjc-call-cxx-
cdtors).

Setting it for C++ will give a warning from gcc when the source file
type is C++ (instead of Obj-C++).

Is there any way to set flags for only Obj-C++ files?


You could use a source file property compile flag as a work around.

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to