diff options
author | David Cole <david.cole@kitware.com> | 2010-06-03 17:43:39 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2010-06-03 17:43:39 (GMT) |
commit | d093abef7e1b965cd6bc8a347852905d6c2b0913 (patch) | |
tree | 9c1dd2cb8531a843ca858bbee693eb96e0130b9a /Tests | |
parent | e73ad22e384b392834614ab63c3d65543e78829a (diff) | |
download | CMake-d093abef7e1b965cd6bc8a347852905d6c2b0913.zip CMake-d093abef7e1b965cd6bc8a347852905d6c2b0913.tar.gz CMake-d093abef7e1b965cd6bc8a347852905d6c2b0913.tar.bz2 |
Fix failing ExternalProject test on Borland dashboards.
If there is a .bat or .cmd file used as a custom command
then the Borland Makefiles generator (specifically) requires
using the "call " syntax before the name of the .bat or .cmd
file. This fix applies to all Makefile based generators where
WindowsShell is true.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions