BUILD.gn (160B)
1 source_set("cache") { 2 sources = [ 3 "cache.c", 4 "cache.h", 5 ] 6 configs += [ "//:gitout_config" ] 7 deps = [ "//:utils" ] 8 public_deps = [ "//git" ] 9 }
gitoutA static git page generator | |
git clone https://git.bracken.jp/gitout.git | |
Log | Files | Refs | Submodules | README | LICENSE |