summaryrefslogtreecommitdiff
path: root/graphics/blender-lts28/files/patch-build__files_cmake_Modules_FindOpenEXR.cmake
blob: ea60a8073ad9cddb27e4d436d77817dcdc161893 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- build_files/cmake/Modules/FindOpenEXR.cmake.orig	2020-09-25 06:53:19 UTC
+++ build_files/cmake/Modules/FindOpenEXR.cmake
@@ -34,9 +34,8 @@ ENDIF()
 SET(_openexr_libs_ver_init "2.0")
 
 SET(_openexr_FIND_COMPONENTS
-  Half
   Iex
-  IlmImf
+  OpenEXR
   IlmThread
   Imath
 )