mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
10 lines
202 B
RPMSpec
10 lines
202 B
RPMSpec
**/mcs.exe:
|
|
**/csc.exe:
|
|
invoke ${config_dir}/Semmle.Extraction.CSharp.Driver
|
|
prepend --compiler
|
|
prepend "${compiler}"
|
|
prepend --cil
|
|
**/mono*:
|
|
**/dotnet:
|
|
invoke ${config_dir}/extract-csharp.sh
|