Skip to content

Commit bab4cd4

Browse files
authored
Update CMakeLists.txt
1 parent 3656247 commit bab4cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apothecary/formulas/FreeImage/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ if(BUILD_OPENEXR)
568568
include_directories(Source/OpenEXR/IexMath)
569569
include_directories(Source/OpenEXR/Imath)
570570
add_definitions(-DINCLUDE_LIB_OPENEXR)
571+
add_definitions(-DINCLUDE_LIB_OPEN_EXR) # this is the one the FreeImage source uses
571572
endif()
572573

573574
# Need include directories for FreeImage and all the sub libs

0 commit comments

Comments
 (0)