|
Notes |
|
|
(0022380)
|
|
Hartmut Seichter
|
|
2010-09-29 07:02
|
|
|
still the case for CMake 2.8 - shouldn't this be using the method in 0009126 as this is specific to Xcode? |
|
|
|
(0022823)
|
|
Mario Hros
|
|
2010-11-03 22:56
|
|
|
I would love to see this implemented as I have .cpp files in my multi-platform project which needs to be build with -x objective-c++ on Apple platforms. Now I have ugly wrapper for this... |
|
|
|
(0024491)
|
|
David Rogers
|
|
2011-01-06 16:42
|
|
|
set_source_files_properties(Something.cpp PROPERTIES COMPILE_FLAGS "-x objective-c++") works for me. |
|
|
|
(0041490)
|
|
Kitware Robot
|
|
2016-06-10 14:27
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|