View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014098CMakeCMakepublic2013-04-18 14:032013-10-07 10:09
ReporterIan Monroe 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSWindowsOS Version8
Product VersionCMake 2.8.10.2 
Target VersionFixed in VersionCMake 2.8.12 
Summary0014098: Ninja's add_custom_command does not work if build directory is on a different drive
DescriptionToday I learned that on Windows to change drives, you must add a /D option to cd. This was breaking the WORKING_DIRECTORY directive with the add_custom_command for Ninja on Windows.

The attached trivial patch resolves the problem.
TagsNo tags attached.
Attached Filespatch file icon 0001-On-Windows-with-Ninja-use-cd-D-to-set-directory.patch [^] (1,186 bytes) 2013-04-18 14:03 [Show Content]

 Relationships

  Notes
(0034060)
Robert Maynard (manager)
2013-10-07 10:09

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-04-18 14:03 Ian Monroe New Issue
2013-04-18 14:03 Ian Monroe File Added: 0001-On-Windows-with-Ninja-use-cd-D-to-set-directory.patch
2013-04-18 14:07 Robert Maynard Assigned To => Robert Maynard
2013-04-18 14:07 Robert Maynard Status new => assigned
2013-04-18 14:18 Robert Maynard Status assigned => acknowledged
2013-05-24 09:37 Robert Maynard Status acknowledged => resolved
2013-05-24 09:37 Robert Maynard Fixed in Version => CMake 2.8.12
2013-05-24 09:37 Robert Maynard Resolution open => fixed
2013-10-07 10:09 Robert Maynard Note Added: 0034060
2013-10-07 10:09 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team