From bdc3e1e5de4f729b7fd878962f0cc745ef4987ed Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Thu, 31 Oct 2013 13:11:01 +0000 Subject: Minor update to r60953. --- build_files/build_environment/install_deps.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh index 6daa3831c08..4ca7400fe44 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -1091,11 +1091,12 @@ compile_OPENEXR() { DESTINATION \${CMAKE_INSTALL_PREFIX}/lib ) -@@ -168,6 +167,7 @@ +@@ -168,6 +167,8 @@ INSTALL ( FILES ${CMAKE_SOURCE_DIR}/config/OpenEXRConfig.h ImfForward.h + ImfNamespace.h ++ ImfPartHelper.h ImfExport.h ImfAttribute.h ImfBoxAttribute.h -- cgit v1.2.3