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

Justin Ross commented on PROTON-2391:
-------------------------------------

BUILD_BINDINGS is internal interface.  We recommend using BUILD_<LANG> instead.

> Non existing binding specified in -DBUILD_BINDINGS are skipped without 
> raising error
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-2391
>                 URL: https://issues.apache.org/jira/browse/PROTON-2391
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: build
>            Reporter: Arunagirinadan Sudharshan
>            Priority: Major
>
> If non-existing binding specified in cmake command for -DBUILD_BINDING, they 
> are skipped and doesn't raise any error or warning.   
> cmake .. -DMAKE_INSTALL_PREFIX=install -DBUILD_BINDINGS='python;something'
> The correct separator is `;`, if `,` is used it is requesting a single 
> binding has `python,something`. Documentation for option are needed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to