mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 20:24:35 +03:00
spelling fixes
This commit is contained in:
@@ -61,7 +61,7 @@ $ wget https://github.com/danmar/cppcheck/archive/1.79.tar.gz \
|
||||
|
||||
## Adding Custom Package Modules
|
||||
|
||||
As with the previous example I use a custom module to find CppCheck. This version is slightly different to the pervious one and
|
||||
As with the previous example I use a custom module to find CppCheck. This version is slightly different to the previous one and
|
||||
will automatically add a `make cppcheck-analysis` target.
|
||||
|
||||
[source,cmake]
|
||||
|
||||
Reference in New Issue
Block a user