View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015989 | CMake | CMake | public | 2016-02-26 05:13 | 2016-06-10 14:21 | ||||
Reporter | LCID Fire | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Mac OSX | OS | OS Version | ||||||
Product Version | CMake 3.4.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015989: target_compile_features not working properly for XCode | ||||||||
Description | target_compile_features does not change "C++ Language Dialect" to C++14 when using `cxx_variable_templates`. | ||||||||
Steps To Reproduce | target_compile_features( yourtarget PRIVATE cxx_variable_templates ) C++ Language Dialect of yourtarget still is C++11 in XCode. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0040555) LCID Fire (reporter) 2016-02-26 06:45 |
Sorry, my bad. Actually works fine when done properly :) |
(0040556) Gregor Jasny (developer) 2016-02-26 06:48 |
could you please quote the actual compiler invocation? |
(0040557) Brad King (manager) 2016-02-26 08:29 |
> Sorry, my bad. Actually works fine when done properly :) Okay, resolving for now. |
(0041240) Kitware Robot (administrator) 2016-06-10 14:21 |
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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-02-26 05:13 | LCID Fire | New Issue | |
2016-02-26 06:45 | LCID Fire | Note Added: 0040555 | |
2016-02-26 06:48 | Gregor Jasny | Note Added: 0040556 | |
2016-02-26 08:29 | Brad King | Note Added: 0040557 | |
2016-02-26 08:29 | Brad King | Status | new => resolved |
2016-02-26 08:29 | Brad King | Resolution | open => no change required |
2016-06-10 14:21 | Kitware Robot | Note Added: 0041240 | |
2016-06-10 14:21 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |