Link cuda feature validator/ to core/

This commit is contained in:
Michael Vines
2019-06-17 07:28:16 -07:00
parent a283863694
commit b5f65ce49c

View File

@ -23,4 +23,4 @@ solana-vote-api = { path = "../programs/vote_api", version = "0.16.0" }
solana-vote-signer = { path = "../vote-signer", version = "0.16.0" } solana-vote-signer = { path = "../vote-signer", version = "0.16.0" }
[features] [features]
cuda = [] cuda = ["solana/cuda"]