Signed-off-by: Dmitriy Khaustov aka xDimon khaustov.dm@gmail.com
Add cmake support #761
pull xDimon wants to merge 2 commits into bitcoin-core:master from soramitsu:feature/cmake_support changing 8 files +458 −0-
xDimon commented at 1:24 PM on June 22, 2020: none
-
3ba2861dba
Add cmake build
Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
-
Update CMakeLists.txt a9830be034
-
elichai commented at 1:59 PM on June 22, 2020: contributor
As much as CMake support can be an interesting topic, this is the wrong repo, we don't have multiset and schnorr in master :)
-
xDimon commented at 2:51 PM on June 22, 2020: none
As much as CMake support can be an interesting topic this is the wrong repo, we don't have multiset and schnorr in master :)
Ouch... Of course. I'll come back later with changes =)
-
real-or-random commented at 12:19 AM on June 25, 2020: contributor
I know it's not great but we're actually reasonably happy with automake (and it integrates with Bitcoin Core), so I can strictly speaking only speak for myself but I don't think there's much interest in maintaining CMake support.
So before you spend too much on this, be warned that the chances of this getting merged are not too high.
-
real-or-random commented at 7:58 AM on June 25, 2020: contributor
For more context, see #549 (comment) . Closing this PR for but feel free to object and discuss.
- real-or-random closed this on Jun 25, 2020
- hebasto cross-referenced this on Jun 28, 2022 from issue build: Add CMake-based build system by hebasto
- sipa referenced this in commit df323b5c14 on Mar 8, 2023