Files
codeql/ql/tools/autobuild.cmd

6 lines
110 B
Batchfile

@echo off
type NUL && "%CODEQL_EXTRACTOR_QL_ROOT%\tools\%CODEQL_PLATFORM%\autobuilder"
exit /b %ERRORLEVEL%