-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Broken build when using system zxcvbn #10779
Copy link
Copy link
Closed
Labels
Description
Steps to Reproduce
Delete the contents of src/zxcvbn and build with system zxcvbn. This should not result in a broken build. However, exactly this happens to be the case.
Expected Behavior
Build completes without errors.
Actual Behavior
The build stops when compiling CliTest.cpp with an error that the header zxcvbn/zxcvbn.h cannot be found.
Reactions are currently unavailable