Add ability to set gRPC executable PATH

Reporter: k0T0z  |  Status: closed  |  Last Modified: August 09, 2024, 03:04:17 pm
When building gRPC from source and installing it using CMake (which is recommended by gRPC owners, see grpc.io/blog/installation) the default path in ENIGMA to grpc_cpp_plugin is not applicable anymore,

/usr/bin/grpc_cpp_plugin: program not found or is not executable

why not just add a way for passing it instead of hardcoding? This PR will do it.

k0T0z  

Close as merged in #2399

Please sign in to post comments, or you can view this issue on GitHub.