[
https://issues.apache.org/jira/browse/QPID-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved QPID-5260.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.25
> Miscellaneous CMake Improvements
> --------------------------------
>
> Key: QPID-5260
> URL: https://issues.apache.org/jira/browse/QPID-5260
> Project: Qpid
> Issue Type: Improvement
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: 0.25
>
>
> * Move to cmake 2.6 as minimum required version (2.4 is extremely long in the
> tooth now)
> * Add control over building individual language bindings
> * Make settings you don't usually want to change advanved so they are hidden
> by default
> * Changed to a uniform naming scheme for options:
> ** Options controlling what to build are all BUILD_
> ** Options controlling features of he build are ENABLE_
> ** Options controlling internal aspects of the qpid runtime are QPID_
> * Respect the BUILD_TESTING option so that we won't build the tests unless it
> is set (it is by default)
> * If we don't find the boost_unit_test_framework then don't fail, just don't
> build the unit tests (this is motivated by one of the Apache Jenkins ubuntu
> builders which has this set up)
> * Tidied up some of the detection of external dependencies to make it more
> idiomatic cmake (but there is more to do here)
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]