Commit da621b8f authored by Wez Furlong's avatar Wez Furlong Committed by Facebook Github Bot

watchman: only enable eden support for FB internal builds

Summary:
This simplifies things for the OSS CI situation in
the short term, especially since Eden isn't quite buildable
or usable outside FB at this time.

Reviewed By: chadaustin

Differential Revision: D16953346

fbshipit-source-id: 028150bb3cfc9a8ccbe1197321214b56ad359463
parent bebe69e7
...@@ -25,7 +25,7 @@ fbcode/eden/fs = eden/fs ...@@ -25,7 +25,7 @@ fbcode/eden/fs = eden/fs
[shipit.strip] [shipit.strip]
^fbcode/eden/fs/(?!.*\.thrift|service/shipit_test_file\.txt) ^fbcode/eden/fs/(?!.*\.thrift|service/shipit_test_file\.txt)
[cmake.defines] [cmake.defines.fb=on]
ENABLE_EDEN_SUPPORT=ON ENABLE_EDEN_SUPPORT=ON
# FB macos specific settings # FB macos specific settings
......
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