Adding VMVX HAL executable support and a `--driver=vmvx` registration.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d8d85d4..4bf2179 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -125,6 +125,7 @@
   Cuda
   DyLib
   VMLA
+  VMVX
   Vulkan
 )