MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0009940 | CMake | CMake | public | 2009-11-21 06:54 | 2010-12-14 17:01 | |||||
Reporter | Soeren Textor | |||||||||
Assigned To | Brad King | |||||||||
Priority | normal | Severity | feature | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake-2-8 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0009940: support for COMPILE_FLAG_<CONFIG> | |||||||||
Description | Serveral projects in my VS solution files need different CXX flags (not only for debug and release). e.g. sln | |- foo.lib: debug: /MTd, release /MT | |- foo.dll: debug: /MDd, release /MDd | |- foo.exe: debug: /MTs, release /MT Right now in CMake different compiler flags can bee configured for different configurations by changing the global directory variable CXX_FLAGS_<CONFIG>. A feature like as LINK_FLAGS_<CONFIG> is still outstanding | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-11-21 06:54 | Soeren Textor | New Issue | ||||||||
2010-12-14 16:23 | David Cole | Assigned To | => Brad King | |||||||
2010-12-14 16:23 | David Cole | Status | new => assigned | |||||||
2010-12-14 16:24 | David Cole | Note Added: 0023977 | ||||||||
2010-12-14 16:58 | Brad King | Note Added: 0023981 | ||||||||
2010-12-14 17:00 | Brad King | Note Added: 0023982 | ||||||||
2010-12-14 17:00 | Brad King | Relationship added | duplicate of 0006493 | |||||||
2010-12-14 17:01 | Brad King | Note Added: 0023983 | ||||||||
2010-12-14 17:01 | Brad King | Status | assigned => closed | |||||||
2010-12-14 17:01 | Brad King | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|