Skip to content

Commit

Permalink
cmake: include FB doctor checks
Browse files Browse the repository at this point in the history
Summary:
These checkers do verify that a user is on the VPN, or that their certificates
are not expired. Since we didn't bundle these, we weren't checking these
things...

Reviewed By: chadaustin

Differential Revision: D33007790

fbshipit-source-id: e4e7f8b625443b4f2f9bfd0fe181b7a1858cd97c
  • Loading branch information
xavierd authored and facebook-github-bot committed Dec 10, 2021
1 parent 5acc01c commit 0721ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/fbcode_builder/manifests/eden
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ ENABLE_GIT=OFF
[cmake.defines.fb=on]
USE_CARGO_VENDOR=ON
INCLUDE_FB_INTEGRATION_LIB=ON
INCLUDE_FB_DOCTOR_LIB=ON

[depends.environment]
EDEN_VERSION_OVERRIDE

0 comments on commit 0721ade

Please sign in to comment.