Revision 3b4a50d74059a26af2ed8c37fb2042f33ba7cf2c authored by Yong He on 13 April 2023, 17:34:08 UTC, committed by GitHub on 13 April 2023, 17:34:08 UTC
Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 7f09147
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