[ 
https://issues.apache.org/jira/browse/QPID-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198330#comment-15198330
 ] 

ASF subversion and git services commented on QPID-7148:
-------------------------------------------------------

Commit 1735324 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1735324 ]

QPID-7148: Update CMake files to use better more modern style and features
- This is already the way we do this stuff in Qpid Proton
- Upgrade minimum version of CMake to 2.8.7

> Update CMake to use more modern simpler features
> ------------------------------------------------
>
>                 Key: QPID-7148
>                 URL: https://issues.apache.org/jira/browse/QPID-7148
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> The CMake build system for Qpid especially the Windows relevant bits can be 
> improved and made easier to understand by using newer features of more recent 
> CMake releases (especially post 3.0 features).
> This will allow us to remove the warnings:
> {noformat}
> CMake Warning (dev) at src/msvc.cmake:31 (get_target_property):
>   Policy CMP0026 is not set: Disallow use of the LOCATION target property.
>   Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
>   command to set the policy and suppress this warning.
>  
>   The LOCATION property should not be read from target "qpidtypes".  Use the
>   target name directly with add_custom_command, or use the generator
>   expression $<TARGET_FILE>, as appropriate.
>  {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to