3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-26 19:15:32 +02:00

Starting on Visage support.

This commit is contained in:
Andrzej Kapolka 2014-02-11 16:03:23 -08:00
parent 3c535e6c9c
commit 78e15e0212
2 changed files with 8 additions and 0 deletions
cmake/modules
interface/external/visage

View file

8
interface/external/visage/readme.txt vendored Normal file
View file

@ -0,0 +1,8 @@
Instructions for adding the Visage driver to Interface
Andrzej Kapolka, February 11, 2014
1. Copy the Visage sdk folders (lib, include) into the interface/external/visage folder. This readme.txt should be there as well.
2. Delete your build directory, run cmake and build, and you should be all set.