Skip to content

Commit 1b50e4f

Browse files
committed
[Project] Minor fixes
1 parent 9e31e1f commit 1b50e4f

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
@@ -181,7 +181,7 @@ $ bash ./scripts/run_tests_all.sh
181181
By default, the following cmake options will be automatically enabled:
182182

183183
- `CUBOOL_WITH_CUDA` - build library with actual cuda backend
184-
- `CUBOOL_WITH_CPU` - build library witt cpu based backend
184+
- `CUBOOL_WITH_SEQUENTIAL` - build library witt cpu based backend
185185
- `CUBOOL_WITH_TESTS` - build library unit-tests collection
186186

187187
> Note: in order to provide correct GCC version for CUDA sources compiling,

0 commit comments

Comments
 (0)