Files
codeql/unified/tools/autobuild.cmd
2026-05-07 21:35:46 +02:00

6 lines
123 B
Batchfile

@echo off
type NUL && "%CODEQL_EXTRACTOR_UNIFIED_ROOT%\tools\%CODEQL_PLATFORM%\extractor" autobuild
exit /b %ERRORLEVEL%