View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015538 | CMake | CMake | public | 2015-04-28 12:52 | 2016-06-10 14:31 | ||||
Reporter | Wolfgang | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Windows | OS | Windows | OS Version | |||||
Product Version | CMake 3.2.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015538: set_property(SOURCE ) not working for MASM assembly files within Visual Studio 2014 generator | ||||||||
Description | the generator now adds definitions and compiler flags to the masm command. Overwriting those parameters with SET_PROPERTY(SOURCE test.asm PROPERTY COMPILE_FLAGS "my_asm_flags") and SET_PROPERTY(SOURCE test.asm PROPERTY COMPILE_DEFINITIONS "my_definitions") is not respected | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0038629) Brad King (manager) 2015-04-28 14:27 |
One could start tracing relevant logic here: http://www.cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmVisualStudio10TargetGenerator.cxx;hb=v3.2.2#l1442 [^] |
(0042767) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. 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 |
2015-04-28 12:52 | Wolfgang | New Issue | |
2015-04-28 14:27 | Brad King | Note Added: 0038629 | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042767 | |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |