My application which is using this library, but IS NOT using libxev at all, is pulling it nevertheless and trying to build and cache on disk.
It is bad because of polluting and using disk unnecessary and your library cannot be updated to newest zig, without updating the libxev too.
My application which is using this library, but IS NOT using
libxevat all, is pulling it nevertheless and trying to build and cache on disk.It is bad because of polluting and using disk unnecessary and your library cannot be updated to newest zig, without updating the libxev too.