Skip to content

Commit

Permalink
fix linking
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytien committed Apr 23, 2020
1 parent b3e932a commit 7bcfd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-static-analysis/cppcheck-compile-commands/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ tree
* link:CMakeLists.txt[] - Top level CMakeLists.txt
* link:cmake/modules/FindCppCheck.cmake[] - A custom package module to find CppCheck
* link:subproject1/CMakeLists.txt[] - CMake commands for subproject 1
* link:subproject1/main.cpp[] - source for a subproject with no errors
* link:subproject1/main1.cpp[] - source for a subproject with no errors
* link:subproject2/CMakeLists.txt[] - CMake commands for subproject 2
* link:subproject2/main2.cpp[] - source for a subproject that includes errors

Expand Down

0 comments on commit 7bcfd68

Please sign in to comment.