Skip to content

feat: add PRODUCT_DIR_ABS variable#151

Merged
gengjiawen merged 1 commit intonodejs:mainfrom
gengjiawen:feat_s1
May 11, 2022
Merged

feat: add PRODUCT_DIR_ABS variable#151
gengjiawen merged 1 commit intonodejs:mainfrom
gengjiawen:feat_s1

Conversation

@gengjiawen
Copy link
Copy Markdown
Member

No description provided.

else:
default_variables.setdefault(
"PRODUCT_DIR_ABS",
os.path.join(output_dir, default_variables["CONFIGURATION_NAME"]),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there a reason this is different from nodejs/node@f4bd91b#diff-b444d542a5859a68304f84ed3e5a6c81730671295236c26c7866eab5306c1d11 where both ninja and non-ninja paths used default_variables["build_type"]?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants