Skip to content

Conversation

soumith
Copy link
Member

@soumith soumith commented Aug 5, 2019

This allows INSTALL_* to pass through to cmake.
Additional fix is that if INSTALL_TEST is specified, it wont use BUILD_TEST as the default value for INSTALL_TEST

@pytorchbot pytorchbot added the module: build Build system issues label Aug 5, 2019
@soumith soumith requested review from ezyang and xuhdev August 5, 2019 16:13
@soumith
Copy link
Member Author

soumith commented Aug 5, 2019

partly fixes #23776

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

soumith added a commit that referenced this pull request Aug 5, 2019
Summary:
This allows `INSTALL_*` to pass through to cmake.
Additional fix is that if `INSTALL_TEST` is specified, it wont use `BUILD_TEST` as the default value for `INSTALL_TEST`
Pull Request resolved: #23793

Differential Revision: D16648668

Pulled By: soumith

fbshipit-source-id: 52c2a0d8033bc556355b87a6731a577940de9859
@xuhdev xuhdev deleted the fix_binary_test_install branch August 5, 2019 17:34
xuhdev added a commit to xuhdev/pytorch that referenced this pull request Aug 5, 2019
…ke.py.

Simplifying pytorch#23793: The dependency relationship between
{INSTALL,BUILD}_TEST is already properly handled in CMakeLists.txt. All
we need to do is to pass down INSTALL_TEST.
@facebook-github-bot
Copy link
Contributor

@soumith merged this pull request in 7d9e69e.

facebook-github-bot pushed a commit that referenced this pull request Aug 7, 2019
…ke.py (#23806)

Summary:
Simplifying #23793: The dependency relationship between
{INSTALL,BUILD}_TEST is already properly handled in CMakeLists.txt. All
we need to do is to pass down INSTALL_TEST.
Pull Request resolved: #23806

Differential Revision: D16691833

Pulled By: soumith

fbshipit-source-id: 7607492b2d82db3f79b174373a92e2810a854a61
soumith pushed a commit that referenced this pull request Aug 7, 2019
…ke.py (#23806)

Summary:
Simplifying #23793: The dependency relationship between
{INSTALL,BUILD}_TEST is already properly handled in CMakeLists.txt. All
we need to do is to pass down INSTALL_TEST.
Pull Request resolved: #23806

Differential Revision: D16691833

Pulled By: soumith

fbshipit-source-id: 7607492b2d82db3f79b174373a92e2810a854a61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: build Build system issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants