Skip to content
Snippets Groups Projects
Commit 3485bb79 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent f2aab782
No related branches found
No related tags found
No related merge requests found
Pipeline #22031 passed
......@@ -51,7 +51,7 @@ cd $NDCURVES_DIR && mkdir build && cd build
cmake -DBUILD_PYTHON_INTERFACE=ON .. && make && make test
```
Switch the BUILD_PYTHON argument to OFF if you don't want to use the python bindings of the package.
Switch the BUILD_PYTHON argument to OFF if you don't want to use the python bindings of the package.
If everything went fine you should obtain the following output:
```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment