Getting the following error when trying to bazel build jpegli using CMake. I can see that after downloading via http_archive, tools folder is there in the downloaded folder but not present in the sandbox folder. Not sure why is it not getting copied to sandbox coz of which getting the following error. Please help here.
CMake Error at CMakeLists.txt:475 (add_subdirectory):
add_subdirectory given source “tools” which is not an existing directory.