cc_library often produce .a files or .lo files? So it does not really hold as an explanation to our users that .so files must be in srcs according to bazel documentation, but cc_libraries should be in deps.
Permitted srcs file types:
.c, .cc, .cpp, .cxx, .c++, .C.h, .hh, .hpp, .hxx, .inc, .inl, .H.S.a, .pic.a.lo, .pic.lo.so, .so.version.o, .pic.o...and any rules that produce those files. Different extensions denote different programming languages in accordance with gcc convention
--------------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/e2f03c82-70ee-4e24-b1d7-be7b4fdf3a93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/d0549918-de91-46af-be22-b17bcb373b4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/d0549918-de91-46af-be22-b17bcb373b4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.