aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2020-02-16 15:58:15 +0100
committerAndrzej Janik <[email protected]>2020-02-16 15:58:15 +0100
commit6d748a3959a66460ae59cc51d365e4de435ad69c (patch)
treeacd74e1f9dc2b211d28c673cd643076d64decc33 /Cargo.toml
parent35caa53c3f185842f3625e5f32d7cb16b6ba646f (diff)
downloadZLUDA-6d748a3959a66460ae59cc51d365e4de435ad69c.tar.gz
ZLUDA-6d748a3959a66460ae59cc51d365e4de435ad69c.zip
Add platform initialization
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4d850ff..60100a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
[workspace]
members = [
+ "level_zero-sys",
"notcuda",
"notcuda_inject",
"notcuda_redirect",