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 28, 2020
1 parent 34601c3 commit 4e9e030
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 4e9e030

Please sign in to comment.