Skip to content

Commit 2966e74

Browse files
Documentation updated
1 parent ec48271 commit 2966e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ if (${PARENT}_SUBMODULE_VFILTER)
741741
endif()
742742
```
743743

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:
745745

746746
```bash
747747
CMakeLists.txt

0 commit comments

Comments
 (0)