File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ To generate user documentation and run tests please proceed with the steps below
84
84
3 . Change to ` build ` directory and run ` cmake .. ` command to configure your build. Windows users can do the same with cmake-gui application.
85
85
4 . On Windows, build the solution found in the build directory. On Linux, run ` make ` from the build directory.
86
86
87
- On successfull build you will find compiled test and example binaries in ` bin `
87
+ On successful build you will find compiled test and example binaries in ` bin `
88
88
directory. The generated documentation will be available in ` doc/html `
89
89
directory of the build tree. To run tests after finished build please run `make
90
90
test` or ` ctest` from your build tree. You can get detailed output using ` ctest
You can’t perform that action at this time.
0 commit comments