git clone git://github.com/vovoid/vsxu-module.git
cd vsx.sample.module
mkdir build
cd build
cmake ..
make
make install
This automatically installs the plugin to the vsxu plugins directory. You may need to run the "make install" command with administrator privileges.