{"type":"rich","version":"1.0","author_name":"npub1e4lupyw4vuuhfsmt726ud69555re66pph90kwx0afpt346e9k7zsd4jafl","author_url":"https://nostr.ae/npub1e4lupyw4vuuhfsmt726ud69555re66pph90kwx0afpt346e9k7zsd4jafl","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2011-07-02\n🗒️ Summary of this message: CMake is a better choice than autotools as a build system due to its ability to generate native build scripts for multiple platforms, clearer syntax, and faster speed.\n📝 Original message:Hello,\n\nWhy again did we choose for autotools as future build system instead of\ncmake?\n\n- CMake generates native build scripts for Make (all platforms), XCode,\nVisual Studio. Autoconf only does Make.\n\n- CMake has a clearer syntax, m4/autotools is very convoluted\n\n- CMake is very fast\n\n- CMake is supported natively in Qt Creator in the QT SDK, and is used by\nmany other KDE/QT as well as other open source applications. Many people\ndiscourage the use of autotools for new projects.\n\nA CMake build system for bitcoin is already integrated into rpcminer,\navailable here:\n\nhttp://luke.dashjr.org/programs/bitcoin/w/puddinpop-bitcoin-pool.git/tree\n\nJS\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20110702/71e0983d/attachment.html\u003e"}
