Review: Makefile


Jeremy Selan <jeremy...@...>
 

https://github.com/imageworks/OpenColorIO/pull/162

Exposes additional build options
Allows more flexibility at cmake build time, including...
- build unittests without building library
- build documentation without compiling any code

Addresses issue #151

For 0.9/1.0 only

-- Jeremy