MantisBT - CMake | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0010276 | CMake | CMake | public | 2010-02-11 08:50 | 2011-04-04 12:00 | ||||||||||
Reporter | Fritz Dierks | ||||||||||||||
Assigned To | Bill Hoffman | ||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||
Status | closed | Resolution | no change required | ||||||||||||
Platform | OS | OS Version | |||||||||||||
Product Version | CMake-2-8 | ||||||||||||||
Target Version | Fixed in Version | CMake 2.8.4 | |||||||||||||
Summary | 0010276: PREFIX "..\" hack does not work for VisualStudio 10.0 any more | ||||||||||||||
Description | Using PREFIX="..\". RELEASE_SUFFIX="" DEBUG_SUFFIX="d" one can configure CMake in a way that VisualStudio does not output EXEs and DLLs as usual using intermediate directories like this MyProject/Release/MyProject.exe MyProject/Debug/MyProject.exe but instead puts the output in one directory like this MyProject/MyProject.exe MyProject/MyProjectd.exe This so called prefix hack works fine for VC71, VC80, and VC90 but not any more for VC100. Question: is there a different way with v2.8 to get rid of VisualStudio's intermediate directories? Or could the prefix hack please be restored? Any help is apprechiated. Thanks - Fritz | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2010-02-11 08:50 | Fritz Dierks | New Issue | |||||||||||||
2010-02-11 13:07 | Bill Hoffman | Relationship added | related to 0009163 | ||||||||||||
2010-02-11 13:08 | Bill Hoffman | Note Added: 0019511 | |||||||||||||
2010-02-11 13:09 | Bill Hoffman | Status | new => assigned | ||||||||||||
2010-02-11 13:09 | Bill Hoffman | Assigned To | => Bill Hoffman | ||||||||||||
2010-08-29 01:37 | Kovarththanan Rajaratnam | Category | CCMake => CMake | ||||||||||||
2010-12-17 12:59 | David Cole | Note Added: 0024241 | |||||||||||||
2010-12-17 12:59 | David Cole | Status | assigned => resolved | ||||||||||||
2010-12-17 12:59 | David Cole | Fixed in Version | => CMake 2.8.4 | ||||||||||||
2010-12-17 12:59 | David Cole | Resolution | open => no change required | ||||||||||||
2010-12-17 12:59 | David Cole | Relationship added | related to 0010040 | ||||||||||||
2011-04-04 12:00 | David Cole | Note Added: 0026070 | |||||||||||||
2011-04-04 12:00 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|