diff --git a/README b/README new file mode 100644 index 0000000..9a8fc52 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +TrueEyes requires the following libraries: + +GLUT (OpenGL Utility Toolkit) http://www.opengl.org/resources/libraries/glut/ +GLEW (OpenGL Extension Wrangler) http://glew.sourceforge.net/ +Qt http://qt-project.org/ +RTS (my personal codebase) https://github.com/dmayerich/RTS +CUDA http://www.nvidia.com/object/cuda_home_new.html + +If CMake is unable to find these, make sure to specify their locations. \ No newline at end of file -- libgit2 0.21.4