Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix building with ninja #32071

Merged
merged 1 commit into from Mar 4, 2020
Merged

Commits on Mar 4, 2020

  1. build: fix building with ninja

    The ninja build places objects in a different directory.
    
    Co-authored-by: Gabriel Schulhof <gabriel.schulhof@intel.com>
    Signed-off-by: Richard Lau <riclau@uk.ibm.com>
    
    PR-URL: nodejs#32071
    Reviewed-By: Matheus Marchini <mat@mmarchini.me>
    Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
    Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
    Reviewed-By: Shelley Vohr <codebytere@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    richardlau committed Mar 4, 2020
    Copy the full SHA
    de6cbd0 View commit details
    Browse the repository at this point in the history