[
https://issues.apache.org/jira/browse/PROTON-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527039#comment-16527039
]
ASF subversion and git services commented on PROTON-1879:
---------------------------------------------------------
Commit 69647801d4615403be64cf3162f1de5ec947306a in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6964780 ]
PROTON-1879: Make CMake files more idiomatic by modern standards
- Use imported targets
- Create wrappers for FindOpenSSL/FindThreads so that we can use imported
targets on cmake 2.8.12 on RHEL6/RHEL7 where the cmake supplied modules
don't provide imported targets.
> Update cmake so that it uses the easier to use imported target feature
> ----------------------------------------------------------------------
>
> Key: PROTON-1879
> URL: https://issues.apache.org/jira/browse/PROTON-1879
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
> Fix For: proton-c-0.25.0
>
>
> Recent versions of cmake deal with dependencies by using imported targets
> which carry with them the necessary flags etc.
> This is now supported in all the supported versions of cmake we use (albeit a
> little unevenly in the earlier versions) so it makes sense to simplify our
> build system to use it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]