View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015989CMakeCMakepublic2016-02-26 05:132016-06-10 14:21
ReporterLCID Fire 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformMac OSXOSOS Version
Product VersionCMake 3.4.3 
Target VersionFixed in Version 
Summary0015989: target_compile_features not working properly for XCode
Descriptiontarget_compile_features does not change "C++ Language Dialect" to C++14 when using `cxx_variable_templates`.
Steps To Reproducetarget_compile_features( yourtarget PRIVATE cxx_variable_templates )

C++ Language Dialect of yourtarget still is C++11 in XCode.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team