Commit a7f0669
committed
cmake: Avoid including CTest if not top level project
Reported
#145 (comment)
this creates confusion in the bitoin core project because it adds a
BUILD_TESTING variable which is confusing because bitcoin core uses a different
BUILD_TESTS variable.1 parent 26b9f3d commit a7f0669
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments