Add VMD to master (plus tests).
@@ -498,3 +498,7 @@
path = libs/endian
url = ../endian.git
fetchRecurseSubmodules = on-demand
+[submodule "libs/vmd"]
+ path = libs/vmd
+ url = ../vmd.git
+ fetchRecurseSubmodules = on-demand
@@ -0,0 +1 @@
+Subproject commit d34ba307bc760c87a2b698f7f1aca0369121fc2d
@@ -177,6 +177,7 @@ run-tests libs :
utility/test # test-suite utility
uuid/test # test-suite uuid
variant/test # test-suite variant
+ vmd/test # test-suite vmd
wave/test/build # test-suite wave
xpressive/test # test-suite xpressive
;