Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkenso authored Apr 13, 2019
1 parent 0c51607 commit 7e916fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,4 @@ To prevent this, each queue and stream additionally has it's own thread. This th
- Replace using of std::packaged_task with reference counting

### Tests
By default, unit-tests are off. To enable them, just add CMake option -DEXECQ_ENABLE_TESTING=ON
By default, unit-tests are off. To enable them, just add CMake option -DEXECQ_TESTING_ENABLE=ON

0 comments on commit 7e916fe

Please sign in to comment.