Review: added TestForDDImageVersion.cxx to support multiple versions of nuke


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

Looks good to me, thanks!
-- Jeremy

On Mon, Dec 13, 2010 at 1:21 AM, Malcolm Humphreys
<malcolmh...@...> wrote:
On 13/12/10 20:05, Malcolm Humphreys wrote:

(excuse the typos in the actual commit msg)
now fixed with (git commit --amend)

https://github.com/malcolmhumphreys/OpenColorIO/commit/c95536a609a6b72a612a505a9702abb4d4ac5b3f


Added TestForDDImageVersion.cxx to FindNuke.cmake so that we can workout
which version of nuke we are building against. This now gets appended to the
'$CMAKE_INSTALL_PREFIX/lib/nuke${Nuke_DDImageVersion}'. This makes it easier
to build and run against multiple versions of nuke.

Added init.py and menu.py so that the ocio nuke plugins can be setup with
the NUKE_PATH searchpath, to make it easier to test and integrate into our
toolchains.

Updated the INSTALL file to reflect these changes.


https://github.com/malcolmhumphreys/OpenColorIO/commit/8d45b1dd71b845cc3b685263f365f25358ad8c68

.malcolm