Skip to content
Snippets Groups Projects
Commit d9ca86db authored by Soeren Peters's avatar Soeren Peters
Browse files

Add lib for cppcheck build.

parent 01c53099
No related branches found
No related tags found
1 merge request!237Adds Ubuntu 22_04 image.
......@@ -471,6 +471,7 @@ cppcheck:
needs: []
before_script:
- apt-get update && apt-get install -y libpcre3-dev
- chmod +x utilities/install-cppcheck.sh
- ./utilities/install-cppcheck.sh
- cppcheck --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment