commit | a3cafa4237930d1ec1bcbdddc8a9c592e32458ca | [log] [tgz] |
---|---|---|
author | Robert Maynard <rmaynard@nvidia.com> | Mon Jun 21 13:16:29 2021 -0400 |
committer | Robert Maynard <rmaynard@nvidia.com> | Fri Jun 25 13:39:50 2021 -0400 |
tree | 33b38924f7edb95ccb18e054be5d757cce179ff5 | |
parent | 66488d4eb31d372d8e06ce78e5f49a7cc43974ee [diff] |
compile_features: Ignore features that map to languages that aren't enabled Remove the Cuda/ConsumeCompileFeatures test as it only existed to validate that using `cxx_std_XY` would cause the paired language (CUDA) to also build in mode XY.