Lines Matching refs:protoc
50 EXE protoc
84 COMMAND protobuf::protoc -I${file_dir} --cpp_out=${path} ${abs_file}
85 DEPENDS protobuf::protoc ${abs_file}
125 … COMMAND protobuf::protoc -I${file_dir} --cpp_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
126 … COMMAND protobuf::protoc -I${file_dir} --python_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
127 … COMMAND protobuf::protoc -I${file_dir} --python_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
132 DEPENDS protobuf::protoc ${abs_file}
141 … COMMAND protobuf::protoc -I${file_dir} --cpp_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
142 … COMMAND protobuf::protoc -I${file_dir} --python_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
143 … COMMAND protobuf::protoc -I${file_dir} --python_out=${CMAKE_BINARY_DIR}/proto ${abs_file}
147 DEPENDS protobuf::protoc ${abs_file}