Commit 7b96fc8
Fix CMake config file to use PcapPlusPlus_INCLUDE_DIR consistently (#1728)
- Changed PcapPlusPlus_INCLUDE_DIRS to PcapPlusPlus_INCLUDE_DIR in comments to match actual variable name
- Removed PcapPlusPlus_LIBRARIES reference from comments to align with target-based CMake practices
Co-authored-by: Ege Çetin <64282645+egecetin@users.noreply.github.com>1 parent 5a86e05 commit 7b96fc8
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments