| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013883 | CMake | CMake | public | 2013-01-28 08:26 | 2016-06-10 14:31 |
|
| Reporter | Dom Ledit | |
| Assigned To | Kitware Robot | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | Windows | OS | | OS Version | Server 2008 or W |
| Product Version | CMake 2.8.8 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0013883: add_custom_command associated with PRE_LINK doesn't work as expected when compiling with msbuild.exe from a windows batch |
| Description | The add_custom_command associated with the PRE_LINK argument miss-behaves if we try to compile/link a Visual Studio 10 solution by calling msbuild.exe from a
Windows batch.
No issue if we compile/link the solution from the Visual Studio 10 IDE or using the devenv CLI. |
| Steps To Reproduce | See the README.txt file in the attached zip file for instructions to install the
source directory tree, to configure the CMake Makefile and build the test_program.exe.
More details are also given in the README.txt file |
| Tags | No tags attached. |
|
| Attached Files | PreLinkEvent.zip [^] (4,232 bytes) 2013-01-28 08:26 |
|