[
https://issues.apache.org/jira/browse/PROTON-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110365#comment-17110365
]
ASF GitHub Bot commented on PROTON-2215:
----------------------------------------
jiridanek merged pull request #141:
URL: https://github.com/apache/qpid-proton/pull/141
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Windows build fails if CMAKE_MODULE_PATH is not empty
> -----------------------------------------------------
>
> Key: PROTON-2215
> URL: https://issues.apache.org/jira/browse/PROTON-2215
> Project: Qpid Proton
> Issue Type: Bug
> Components: build
> Affects Versions: proton-c-0.31.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
> Labels: windows
> Fix For: proton-c-0.32.0
>
>
> In {{tools/cmake/Modules/WindowsC99CheckDef.cmake}}:
> {code}
> COMMAND ${PYTHON_EXECUTABLE}
> ${CMAKE_MODULE_PATH}/WindowsC99SymbolCheck.py
> $<TARGET_FILE_DIR:qpid-proton>
> {code}
> This is wrong, if only because {{CMAKE_MODULE_PATH}} is a list of
> directories, not a single directory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]