BUILD.gn (149B)
1 group("default") { 2 testonly = true 3 deps = [ 4 "//src:main", 5 "//src:libfoo_shared", 6 "//src:libfoo_static", 7 "//src:foo_tests", 8 ] 9 }
cc_project_template_gnA gn, ninja, and googletest-based C++ project template | |
git clone https://git.bracken.jp/cc_project_template_gn.git | |
Log | Files | Refs | Submodules | README | LICENSE |