MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0015438 | CMake | (No Category) | public | 2015-03-09 04:13 | 2016-06-10 14:31 | |||||
| Reporter | Mathieu Malaterre | |||||||||
| Assigned To | Kitware Robot | |||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
| Status | closed | Resolution | moved | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | CMake 3.0.2 | |||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0015438: project([...] C) for Objective-C | |||||||||
| Description | The following cmake scripts has an implicit (working) behavior for Objective-C++: project(bla CXX) add_executable(foo foo.c foo.mm) However the following (equivalent) code does not seems to be working as I would expect: project(bla C) add_executable(foo foo.c foo.m) | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | While Objective-C has never been documented in CMake, it is a required behavior on MacOSX as so many of its API are only accessible through Objective-C. | |||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2015-03-09 04:13 | Mathieu Malaterre | New Issue | ||||||||
| 2015-03-09 04:33 | Mathieu Malaterre | Note Added: 0038179 | ||||||||
| 2015-03-25 11:00 | Brad King | Relationship added | related to 0014516 | |||||||
| 2015-03-25 11:02 | Brad King | Note Added: 0038294 | ||||||||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042727 | ||||||||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | |||||||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | |||||||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||