mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-13 05:40:48 +00:00
4 lines
102 B
Batchfile
4 lines
102 B
Batchfile
@echo off
|
|
set VSCMD_START_DIR=.
|
|
call "@CMAKE_GNUtoMS_BAT@"
|
|
lib /machine:"@CMAKE_GNUtoMS_ARCH@" %*
|