MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015654 | CMake | CMake | public | 2015-07-15 13:35 | 2016-01-04 11:51 |
Reporter | James Bigler | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | suspended | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0015654: Need generator expression CONFIG that works for both multi-config and single config generators | ||||
Description | The value of $<CONFIG> works just fine for generators like Visual Studio (e.g. Debug, RelWithDebInfo), but for generators like Makefiles it maps to CMAKE_BUILD_TYPE, which is less useful for doing stuff like this: file(GENERATE ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/$<CONFIG>/myfile) This will do the right thing for VS, but not for Makefile. It would be helpful to have such a value that could make this work. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-07-15 13:35 | James Bigler | New Issue | |||
2015-07-15 13:41 | Brad King | Note Added: 0039148 | |||
2015-07-15 13:42 | Brad King | Note Added: 0039149 | |||
2015-07-15 13:42 | Brad King | Status | new => resolved | ||
2015-07-15 13:42 | Brad King | Resolution | open => suspended | ||
2015-07-15 13:46 | James Bigler | Note Added: 0039150 | |||
2016-01-04 11:51 | Robert Maynard | Note Added: 0040094 | |||
2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|