module DeployCR::Task::CrossCompile::Properties

Direct including types

Defined in:

deploy-cr/task/cross_compile/properties.cr

Instance Method Summary

Instance Method Detail

def link_command : String | Nil #

[View source]
def link_command=(link_command : String | Nil) #

[View source]
def llvm_command #

[View source]
def llvm_command=(llvm_command) #

[View source]
def llvm_target : String | Nil #

[View source]
def llvm_target=(llvm_target : String | Nil) #

[View source]