What’s the easiest way to pack all the header files in Bazel with pkg_tar to release library?
I am new to bazel, but I want to release a library to other with headers and shared library.
I am new to bazel, but I want to release a library to other with headers and shared library.