IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::build::Platform Struct Reference

#include <ice/build/platform.hxx>

Public Attributes

std::string_view name
System system
Architecture architecture
Compiler compiler

Member Data Documentation

◆ architecture

Architecture ice::build::Platform::architecture

◆ compiler

Compiler ice::build::Platform::compiler

◆ name

std::string_view ice::build::Platform::name

◆ system

System ice::build::Platform::system

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