You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -741,7 +741,7 @@ if (${PARENT}_SUBMODULE_VFILTER)
741
741
endif()
742
742
```
743
743
744
-
File **3rdparty/CMakeLists.txt** adds folder **VFilter** to your project and excludes test application and example (VFilter class test application and example of custom **VFilter** class implementation) from compiling (by default example and test applicayion excluded from compiling if **VFilter** included as subrepository). Your repository new structure will be:
744
+
File **3rdparty/CMakeLists.txt** adds folder **VFilter** to your project and excludes test application and example (VFilter class test application and example of custom **VFilter** class implementation) from compiling (by default example and test application excluded from compiling if **VFilter** included as sub-repository). Your repository new structure will be:
0 commit comments