Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration Candidate COMBINED 2020-04-29 and 2020-05-06 #83

Merged
merged 12 commits into from
May 13, 2020
Next Next commit
Fix #72, LGTM now OMIT_DEPRECATED build
  • Loading branch information
skliper committed Apr 28, 2020
commit 4e9e0308739cd1be22561974cb55a254d1779af7
2 changes: 1 addition & 1 deletion .lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ extraction:
build_command:
- "cp cfe/cmake/Makefile.sample Makefile"
- "cp -r cfe/cmake/sample_defs sample_defs"
- "make prep"
- "make OMIT_DEPRECATED=true prep"
- "make"