Skip to content

Commit

Permalink
Compiles with Boost (#4)
Browse files Browse the repository at this point in the history
Resolves: #4

Signed-off-by: George-Andrei Iosif <hi@iosifache.me>
  • Loading branch information
iosifache authored Jan 25, 2024
1 parent e955fa1 commit 5fdd8ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ parts:
source: https://github.com/danmar/cppcheck
plugin: cmake
build-packages:
- libboost-all-dev
- libpcre3
- libpcre3-dev
cmake-parameters:
- -DHAVE_RULES=ON
- -DUSE_MATCHCOMPILER=ON
- -DUSE_BOOST=On
- -DFILESDIR=/snap/cppcheck/current/usr/local/share/rules
override-build: |
craftctl default
Expand Down

0 comments on commit 5fdd8ef

Please sign in to comment.