MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013576 | CMake | CMake | public | 2012-10-05 17:14 | 2013-03-04 08:38 |
Reporter | Anders Elfgren | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Visual Studio 2012 Professional | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.9 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013576: Empty CMAKE_BUILD_TYPE in VS2012 | ||||
Description | As part of my build step I'm copying a dll into a project's build folder like this: ADD_CUSTOM_COMMAND( TARGET MyProject POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy ${DataLibrary_BINARY_DIR}/Release/DataLibrary.dll ${MyProject_BINARY_DIR}/${CMAKE_BUILD_TYPE}/datalibrary.dll ) But the commands ends up looking like: C:/work/pd_engine/local/cmake/vs2012/external/datalibrary/Release/DataLibrary.dll C:/work/pd_engine/local/cmake/vs2012/units/myproject//datalibrary.dll Notice the //. | ||||
Steps To Reproduce | I assume this should happen at all times and as such should be easy to reproduce by simply trying to use CMAKE_BUILD_TYPE together with VS11. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-10-05 17:14 | Anders Elfgren | New Issue | |||
2012-10-05 17:45 | Rolf Eike Beer | Note Added: 0031184 | |||
2012-10-05 18:44 | Anders Elfgren | Note Added: 0031187 | |||
2012-10-06 10:00 | Brad King | Note Added: 0031190 | |||
2012-10-06 10:00 | Brad King | Status | new => resolved | ||
2012-10-06 10:00 | Brad King | Resolution | open => no change required | ||
2013-03-04 08:38 | Robert Maynard | Note Added: 0032469 | |||
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|