CBuild
C++ build system with scripts written in c++
Loading...
Searching...
No Matches
Public Attributes | List of all members
CBuild::CrossCompiler::ToolData Class Reference

Internal toolchain data. More...

#include <cross_compile.hpp>

Public Attributes

std::string int_id
 
CBuild::Toolchaintool
 
bool internally_managed
 

Detailed Description

Internal toolchain data.

Definition at line 38 of file cross_compile.hpp.

Member Data Documentation

◆ int_id

std::string CBuild::CrossCompiler::ToolData::int_id

Definition at line 39 of file cross_compile.hpp.

◆ internally_managed

bool CBuild::CrossCompiler::ToolData::internally_managed

Definition at line 41 of file cross_compile.hpp.

◆ tool

CBuild::Toolchain* CBuild::CrossCompiler::ToolData::tool

Definition at line 40 of file cross_compile.hpp.


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