MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015712 | CMake | CMake | public | 2015-08-26 07:33 | 2016-06-10 14:31 |
Reporter | Michael Priestman | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | moved | ||
Platform | OS | Windows | OS Version | 7 | |
Product Version | CMake 3.3.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015712: Add support for preprocessor definitions for Microsoft IDL (MIDL) compiler | ||||
Description | There is currently no way (that I can see) of specifying preprocessor definitions to the MIDL. Looking at the Visual Studio 10 generator source code, it never even attempts to write out a "<PreprocessorDefinitions>" tag. I would have a go at implementing it myself and submitting a patch, but I'm not sure the best way to go about it. Should you do it via "target_compile_definitions" using an "IDL" language tag, then use clOptions.OutputPreprocessorDefinitions(..., "IDL")? | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-08-26 07:33 | Michael Priestman | New Issue | |||
2015-08-27 09:12 | Brad King | Note Added: 0039337 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042827 | |||
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 | |||||
|
|||||
|
|
||||
|
|||||
|
|