Top Level Namespace

Defined in:

Constant Summary

BUILD_LANGUAGES = ["C", "Cpp", "Clojure", "Crystal", "Elixir", "Go", "Lua", "Node", "Python", "Ruby", "Rust", "Zig"]
BUILD_PROFILES = {"Debug" => "debug", "Release" => "release", "Dev" => "dev", "Stage" => "stage", "Preprod" => "preprod", "Prod" => "prod"}

Macro Summary

Macro Detail

macro current_platform #

[View source]