fn (cflags []CFlag) c_options_before_target_msvc() string
TODO: implement msvc specific c_options_before_target and c_options_after_target ...
fn (cflags []CFlag) c_options_after_target_msvc() string
fn (cflags []CFlag) c_options_before_target() string
fn (cflags []CFlag) c_options_after_target() string
fn (cflags []CFlag) c_options_without_object_files() string
fn (cflags []CFlag) c_options_only_object_files() string
struct CFlag {
pub:
mod string
os string
name string
value string
pub mut:
cached string
}
parsed cflag
fn (c &CFlag) str() string
fn (cf &CFlag) format() string
format flag