Commit 26dd59cd authored by Adam Simpkins's avatar Adam Simpkins Committed by Facebook Github Bot

getdeps: enable the INSTALL_PYTHON_LIB option for Eden builds on Windows

Summary: Enable `INSTALL_PYTHON_LIB=ON` for internal builds of Eden on Windows.

Reviewed By: pkaush

Differential Revision: D19060630

fbshipit-source-id: 40d4f8784958fbeaad4f0d332c55fa0cb810cb5e
parent 4ed21909
...@@ -48,3 +48,6 @@ fbcode/tools/lfs = tools/lfs ...@@ -48,3 +48,6 @@ fbcode/tools/lfs = tools/lfs
[shipit.strip] [shipit.strip]
^fbcode/eden/fs/eden-config\.h$ ^fbcode/eden/fs/eden-config\.h$
^fbcode/eden/hg/.*$ ^fbcode/eden/hg/.*$
[cmake.defines.all(fb=on,os=windows)]
INSTALL_PYTHON_LIB=ON
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment