Commit 011fc53
committed
Merge #161: cmake: Avoid including CTest if not top level project
a7f0669 cmake: Avoid including CTest if not top level project (Ryan Ofsky)
Pull request description:
Avoid including CTest in if this is not a top-level cmake project because as reported #145 (comment) this adds a `BUILD_TESTING` option could be confused for Bitcoin core's `BUILD_TESTS` option.
Top commit has no ACKs.
Tree-SHA512: c28d8c9a43f23d7d1e91c914c777695fe422105a347133194b547e28217dd94be5418a1384b8c83b41fc173ee1b49fcd4656114f75d169d0cabc78ea2615d6811 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