View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015538CMakeCMakepublic2015-04-28 12:522016-06-10 14:31
ReporterWolfgang 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformWindowsOSWindowsOS Version
Product VersionCMake 3.2.2 
Target VersionFixed in Version 
Summary0015538: set_property(SOURCE ) not working for MASM assembly files within Visual Studio 2014 generator
Descriptionthe 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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team