2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/examples/cmake_nghttp2
irengrig 3547a24075
Correct dependency on Ninja: do not depend on ninja if it is local (#84)
Also, provide a variable to put into dependencies, empty in case local ninja is installed, or containing the reference to ninja target
2018-09-10 11:54:59 +02:00
..
BUILD Correct dependency on Ninja: do not depend on ninja if it is local (#84) 2018-09-10 11:54:59 +02:00
nghttp2-test.cpp add nghttp2 example with test (#51) 2018-08-22 10:22:56 +02:00