freeflyclone / madstyletv

A C++11 multi-threaded framework and engine for OpenGL rendering in non-gaming applications - See readme.md about submodules
4 stars 0 forks source link

Added OpenCV git submodule to xclass/3rdParty #4

Closed freeflyclone closed 7 years ago

freeflyclone commented 7 years ago

Adding OpenCV as a git submodule. The 3rdParty/Makefile has a little bit of sophistication compared to the OpenAL build: it detects if cmake has already been run and won't run it again, but WILL do a "make clean" in the build directory, to rebuild the code.