[
https://issues.apache.org/jira/browse/ARROW-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387958#comment-16387958
]
ASF GitHub Bot commented on ARROW-2238:
---------------------------------------
MaxRis commented on issue #1684: ARROW-2238: [C++] Detect and use clcache in
cmake configuration
URL: https://github.com/apache/arrow/pull/1684#issuecomment-370821066
@pitrou sorry, haven't checked in such manner. I have checked only that
`clcache` was applied as compiler replacement with additional output
https://ci.appveyor.com/project/MaxRisuhin/arrow/build/1.0.253/job/e8v49o78ku8cltur#L418
... and also have seen that with NMake Makefiles generator `clcache` is used
in local builds. Will try to figure out why it doesn't work in Appveyor env.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Detect clcache in cmake configuration
> -------------------------------------------
>
> Key: ARROW-2238
> URL: https://issues.apache.org/jira/browse/ARROW-2238
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
>
> By default Windows builds should use clcache if installed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)