You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that "lib" is the CMAKE_INSTALL_LIBDIR in pugixml bazel dependency (#1043)
If this is not set on some systems this might default to lib64 leading to bazel build errors like:
output 'external/pugixml/libpugixml/lib/libpugixml.a' was not created
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
0 commit comments