37fa74dd55facf3f84057534cf7ecaad8a8090c3
The virtualtree source must be cloned as a submodule into src.virtualtree folder.
git submodule add https://github.com/JAM-Software/Virtual-TreeView.git src.virtualtree
Cloning a project with submodules needs the following after commands:
- git submodule init
- git submodule update
Description