Review: Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt


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

Looks good to me.

On Sun, Dec 12, 2010 at 5:43 PM, Malcolm Humphreys
<malcolmh...@...> wrote:
Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt, this is temp till we
remove '#include <boost/shared_ptr.hpp>' from OpenColorTypes.h

https://github.com/malcolmhumphreys/OpenColorIO/commit/0077676cd4e44b03df3e0931d594f350fba3fef9

We don't have the boost headers on our linux image so this was failing to
build the nuke plugins.

.malcolm


Malcolm Humphreys <malcolmh...@...>
 

Added ${Boost_INCLUDE_DIR} to the nuke CMakeLists.txt, this is temp till we remove '#include <boost/shared_ptr.hpp>' from OpenColorTypes.h
https://github.com/malcolmhumphreys/OpenColorIO/commit/0077676cd4e44b03df3e0931d594f350fba3fef9

We don't have the boost headers on our linux image so this was failing to build the nuke plugins.

.malcolm