This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NVCC deprecation warnings from tex_ref_input_iterator
Add `-Wno-deprecated-declarations` flag to nvcc. We already do this for GCC/Clang, this just adds the flag for nvcc itself.
- Loading branch information