We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c3ce0 commit 89cce14Copy full SHA for 89cce14
docs/source/dev_build.md
@@ -10,6 +10,7 @@ List of CMake options:
10
- `BUILD_DOCS`: Build the documentation (default: OFF)
11
- `SPARROW_IPC_BUILD_TESTS`: Build the tests (default: OFF)
12
- `SPARROW_IPC_BUILD_SHARED`: Build sparrow-ipc as a shared library (default: ON)
13
+- `SPARROW_IPC_ENABLE_COVERAGE`: Enable coverage reporting (default: OFF)
14
15
## Building
16
0 commit comments