View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008344CMakeCMakepublic2009-01-04 23:482016-06-10 14:30
Reportertron_thomas 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008344: Support Objective-C++ language for set_source_file_properties on Mac OS X
DescriptionWhen configuring project files on the Mac OS X platform, it would be nice if set_source_files_properties supported a feature that could set the compiler language for specified files to Objective-C++.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0022380)
Hartmut Seichter (reporter)
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 (reporter)
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 (reporter)
2011-01-06 16:42

set_source_files_properties(Something.cpp PROPERTIES COMPILE_FLAGS "-x objective-c++") works for me.
(0041490)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2009-01-04 23:48 tron_thomas New Issue
2009-09-14 15:25 Bill Hoffman Status new => assigned
2009-09-14 15:25 Bill Hoffman Assigned To => Bill Hoffman
2010-09-29 07:02 Hartmut Seichter Note Added: 0022380
2010-11-03 22:56 Mario Hros Note Added: 0022823
2011-01-06 16:42 David Rogers Note Added: 0024491
2016-06-10 14:27 Kitware Robot Note Added: 0041490
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team