eli-schwartz commented on PR #41:
URL: 
https://github.com/apache/buildstream-plugins/pull/41#issuecomment-1336428146

   Yeah, that looks mostly correct.
   
   You can pass --no-rebuild to the `meson install` command since you know you 
just built it already. 
   
   (Internally, `ninja install` just depends on the default "all" target, then 
runs `meson install --no-rebuild` to avoid recursively calling ninja from 
ninja.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to