Link dangling program cuda features to the src/ crate

This commit is contained in:
Michael Vines
2019-02-01 10:25:18 -08:00
committed by Grimes
parent 21c09073a1
commit 85c8af08b3
8 changed files with 5 additions and 14 deletions

View File

@ -19,4 +19,4 @@ solana-logger = { path = "../logger", version = "0.12.0" }
assert_cmd = "0.11"
[features]
cuda = []
cuda = ["solana/cuda"]