Commit 6d64df5
committed
CMake: Bring back lost NO_THREADS definition
During the latest cmake options refactoring the NO_THREADS cmake option
should have been downgraded from option to a simple definition but
instead it was removed entirely.
Bring it back and add NO_THREADS definition when building TINYIIOD.
Signed-off-by: Dan Nechita <[email protected]>1 parent 24ec0eb commit 6d64df5
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
629 | 635 | | |
630 | 636 | | |
631 | 637 | | |
| |||
0 commit comments