Skip to content

Commit

Permalink
Fix #72, LGTM now OMIT_DEPRECATED build
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Apr 27, 2020
1 parent e11b263 commit edc8b95
Showing 1 changed file with 1 addition and 1 deletion.
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"

0 comments on commit edc8b95

Please sign in to comment.