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

ASF GitHub Bot commented on ARROW-2238:
---------------------------------------

pitrou commented on issue #1684: ARROW-2238: [C++] Detect and use clcache in 
cmake configuration
URL: https://github.com/apache/arrow/pull/1684#issuecomment-370234208
 
 
   clcache works best with Ninja or NMake (*). My suggestion here would be to 
recommend Ninja + clcache for best build performance. The other concern, 
though, is to avoid breaking existing builds for those who prefer other 
generators (e.g. Visual Studio).
   
   (*) See the following links:
   - https://github.com/frerich/clcache/issues/273#issuecomment-354623452
   - 
https://github.com/frerich/clcache/wiki/Integration#integration-for-visual-studio
   

----------------------------------------------------------------
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:
us...@infra.apache.org


> [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)

Reply via email to