Simplify ccache instructions in CONTRIBUTING.md (#62549)
authorPeter Bell <peterbell10@live.co.uk>
Tue, 24 Aug 2021 00:39:45 +0000 (17:39 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 24 Aug 2021 00:47:38 +0000 (17:47 -0700)
commitfc474979055c99d9aa48e1ee8d0c7a33a2a67daf
treeaa91d3ccdbb3fe35a7a58f09ccb6c882a59c61a6
parentd9231dc3dfb9c218bbd62355f9a0349be2ceca75
Simplify ccache instructions in CONTRIBUTING.md (#62549)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62549

When building CUDA files with native CMake support, it will respect the
`CMAKE_CUDA_COMPILER_LAUNCHER` setting. So, there's no need for symlinks.

Test Plan: Imported from OSS

Reviewed By: bdhirsh

Differential Revision: D30498488

Pulled By: malfet

fbshipit-source-id: 71c2ae9d4570cfac2a64d777bc95cda3764332a0
CONTRIBUTING.md