mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 09:00:42 +00:00
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
This commit is contained in:
commit
3e5175447b
@ -1,3 +1,4 @@
|
||||
@echo off
|
||||
set VSCMD_START_DIR=.
|
||||
call "@CMAKE_GNUtoMS_BAT@"
|
||||
lib /machine:"@CMAKE_GNUtoMS_ARCH@" %*
|
||||
|
Loading…
Reference in New Issue
Block a user