Commit 302f7ba
authored
Change BUILD_TESTING in the build example to ENABLE_ROARING_TESTS (#740)
${BUILD_TESTING} is no longer used since 7b3da10, see [1], it's quite misleading to have it in the README, which should be ENABLE_ROARING_TESTS that done the work.
[1]: 7b3da10#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a1 parent eecaabc commit 302f7ba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments