MantisBT - CMake
View Issue Details
0013589CMakeCMakepublic2012-10-15 04:472013-11-04 09:33
Stephen Kelly 
Stephen Kelly 
normalminoralways
closedfixed 
CMake 2.8.10 
 
0013589: Automoc should handle configurations appropriately
Automoc does not yet handle configurations. The COMPILE_DEFINITIONS_<CONFIG> as well as configuration dependent COMPILE_DEFINITIONS and INCLUDE_DIRECTORIES are not handled.

This is related to 0013493, but I'm creating a separate bug specifically for this issue.
No tags attached.
Issue History
2012-10-15 04:47Stephen KellyNew Issue
2012-10-15 04:47Stephen KellyStatusnew => assigned
2012-10-15 04:47Stephen KellyAssigned To => Alex Neundorf
2012-11-03 14:00Alex NeundorfNote Added: 0031401
2013-06-24 11:54Stephen KellyAssigned ToAlex Neundorf => Stephen Kelly
2013-06-24 11:55Stephen KellyNote Added: 0033374
2013-06-24 11:55Stephen KellyStatusassigned => resolved
2013-06-24 11:55Stephen KellyResolutionopen => fixed
2013-11-04 09:33Robert MaynardNote Added: 0034379
2013-11-04 09:33Robert MaynardStatusresolved => closed

Notes
(0031401)
Alex Neundorf   
2012-11-03 14:00   
How do I use configuration-specific flags with add_custom_command() ?
Using generator-expressions ?
I haven't used them yet, especially not from within the code. Any pointers how to use them ?
(0033374)
Stephen Kelly   
2013-06-24 11:55   
Done in

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ea4d7848e5 [^]
(0034379)
Robert Maynard   
2013-11-04 09:33   
Closing resolved issues that have not been updated in more than 4 months.