summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-08-28 13:51:54 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-08-28 13:51:57 (GMT)
commit3e5175447b8282fcd484306d304afe2a05745cb7 (patch)
tree8c60d78d004cac91c33a51b1f658bb1fe04b3c91
parent072296fc1644eee8e824522dfac431316d7dbf14 (diff)
parentf362052b81179357c5f675138426acf18e8550b7 (diff)
downloadCMake-3e5175447b8282fcd484306d304afe2a05745cb7.zip
CMake-3e5175447b8282fcd484306d304afe2a05745cb7.tar.gz
CMake-3e5175447b8282fcd484306d304afe2a05745cb7.tar.bz2
Merge topic 'fix-gnu-to-ms'
f362052b GNUToMS: Tolerate existence of a %USERPROFILE%/source directory Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1164
-rw-r--r--Modules/Platform/GNUtoMS_lib.bat.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/GNUtoMS_lib.bat.in b/Modules/Platform/GNUtoMS_lib.bat.in
index d70aea5..62776f4 100644
--- a/Modules/Platform/GNUtoMS_lib.bat.in
+++ b/Modules/Platform/GNUtoMS_lib.bat.in
@@ -1,3 +1,4 @@
@echo off
+set VSCMD_START_DIR=.
call "@CMAKE_GNUtoMS_BAT@"
lib /machine:"@CMAKE_GNUtoMS_ARCH@" %*