Skip to content

InfiniTensor/build-script-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-script-cfg

CI Latest version Documentation license GitHub repo size GitHub code size in bytes

GitHub Issues GitHub Pull Requests GitHub contributors GitHub commit activity

Configure and set cfg flags in build scripts.

Usage

let cfg = Cfg::new("cfg");
if some_condition {
    cfg.define();
}

About

Configure and set cfg flags in build scripts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages