ezEngine Release 26.9
Loading...
Searching...
No Matches
ezCppProject::MachineSpecificCompilerPaths Struct Reference

Describes a compiler configuration detected or configured on this machine. More...

#include <CppProject.h>

Public Attributes

ezString m_sNiceName
 Display name for this compiler configuration.
 
ezEnum< ezCompilerm_Compiler
 
ezString m_sCCompiler
 Path to C compiler.
 
ezString m_sCppCompiler
 Path to C++ compiler.
 
bool m_bIsCustom
 If true, this is a user-configured compiler, not auto-detected.
 

Detailed Description

Describes a compiler configuration detected or configured on this machine.


The documentation for this struct was generated from the following file: