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

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

Commit 1526694 from [~tedross] in branch 'qpid/trunk'
[ https://svn.apache.org/r1526694 ]

QPID-5173
QPID-5045
QPID-5181
 - Major refactor of the routing data structure in preparation for multi-router 
operation.
 - Fixed the CMake bug in QPID-5173
 - Added Dynamic assignment of routable addresses for outbound links (QPID-5181)
 - Changed the indentation of the Python code from 2 spaces to 4 spaces.
 - Reduced the default log level to make the console less chatty.
                
> [dispatch] cmake ignores overrides to CMAKE_INCLUDE_PATH and 
> CMAKE_LIBRARY_PATH
> -------------------------------------------------------------------------------
>
>                 Key: QPID-5173
>                 URL: https://issues.apache.org/jira/browse/QPID-5173
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Dispatch
>    Affects Versions: 0.24
>            Reporter: Ken Giusti
>            Assignee: Ted Ross
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: fix.patch
>
>
> I've installed proton to a non-standard location on my system.  I'm trying to 
> build dispatch against it, using the CMAKE_INCLUDE_PATH and 
> CMAKE_LIBRARY_PATH vars to set the location of my proton install, ex:
> cmake -DCMAKE_INCLUDE_PATH=/home/kgiusti/work/proton/0.5/INSTALL/include 
> -DCMAKE_LIBRARY_PATH=/home/kgiusti/work/proton/0.5/INSTALL/lib64 ..
> This fails because the CMakeLists.txt file assigns the include_directories 
> before it sets up the proton_include var.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to