Revision 662ef3ed90cd96435c05096c50f3486a1a6e9d18 authored by Yong He on 04 May 2023, 20:44:00 UTC, committed by GitHub on 04 May 2023, 20:44:00 UTC
Co-authored-by: Yong He <yhe@nvidia.com>
1 parent a944492
Raw File
premake.bat
@echo off
set ROOT=%~dp0
"%ROOT%\external\slang-binaries\premake\premake-5.0.0-alpha16\bin\windows-x64\premake5.exe" %*
back to top