4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
@echo off
|
|
call "@CMAKE_GNUtoMS_BAT@"
|
|
lib /machine:"@CMAKE_GNUtoMS_ARCH@" %*
|