mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
13 lines
279 B
CMake
13 lines
279 B
CMake
--- 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
|
|
)
|