Generate a clang compile_commands file for a target.
More...
Generate a clang compile_commands file for a target.
Definition at line 13932 of file UbtConfigGenerated.cs.
◆ Exclude()
Optional set of source files to exclude from the compile database. Relative to the root directory, or to the project file.
Definition at line 14035 of file UbtConfigGenerated.cs.
◆ ExecCodeGenActions()
| virtual GenerateClangDatabaseConfig Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.ExecCodeGenActions |
( |
bool? | val = null | ) |
|
|
virtual |
Execute any actions which result in code generation (eg. ISPC compilation)
Definition at line 13966 of file UbtConfigGenerated.cs.
◆ Filter()
Set of filters for files to include in the database. Relative to the root directory, or to the project file.
Definition at line 13941 of file UbtConfigGenerated.cs.
◆ Include()
Optional set of source files to include in the compile database. If this is empty, all files will be included by default and -Exclude can be used to exclude some. Relative to the root directory, or to the project file.
Definition at line 14009 of file UbtConfigGenerated.cs.
◆ NoExecCodeGenActions()
| virtual GenerateClangDatabaseConfig Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.NoExecCodeGenActions |
( |
bool | present = true | ) |
|
|
virtual |
Execute any actions which result in code generation (eg. ISPC compilation)
Definition at line 13987 of file UbtConfigGenerated.cs.
◆ OutputDir()
◆ OutputFilename()
| virtual GenerateClangDatabaseConfig Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.OutputFilename |
( |
object | val = null | ) |
|
|
virtual |
◆ _configs
| ToolConfig [] Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig._configs = null |
|
private |
◆ CliName
| override string Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.CliName |
|
get |
◆ Compatibility
| override UnrealCompatibility Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.Compatibility |
|
get |
◆ Configs
| override ToolConfig [] Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.Configs |
|
getprotected |
◆ Name
| override string Nuke.Unreal.Tools.UbtConfigGenerated.GenerateClangDatabaseConfig.Name |
|
get |
The documentation for this class was generated from the following file: