Skip to content

Commit

Permalink
Update .lgtm.yml
Browse files Browse the repository at this point in the history
remove a legacy directory and configure the build script for static build
  • Loading branch information
Bo-Yuan-Huang authored May 14, 2019
1 parent cc5d3a3 commit eb03851
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ path_classifiers:
script:
- scripts

example:
application:
- apps
- examples

extraction:
cpp:
Expand All @@ -30,7 +29,7 @@ extraction:
command:
- mkdir -p build
- cd build
- cmake ..
- cmake .. -DILANG_STATIC=ON

index:
build_command:
Expand Down

0 comments on commit eb03851

Please sign in to comment.