summarylogtreecommitdiffstats
path: root/fix-dependencies.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-dependencies.patch')
-rw-r--r--fix-dependencies.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix-dependencies.patch b/fix-dependencies.patch
index d6f06bae325d..3f8f1f968167 100644
--- a/fix-dependencies.patch
+++ b/fix-dependencies.patch
@@ -36,7 +36,7 @@ index 4043b68..e9041a7 100644
ADD_EXECUTABLE(luxmark ${LUXMARK_SRCS})
TARGET_LINK_LIBRARIES(luxmark ${LUXCORE_LIBRARY} ${SLG_LIBRARY} ${LUXRAYS_LIBRARY} ${EMBREE_LIBRARY} ${Boost_LIBRARIES} ${QT_LIBRARIES} ${QT_QTNETWORK_LIBRARIES} ${GLEW_LIBRARY} ${GLUT_LIBRARY} ${OPENGL_gl_LIBRARY} ${OPENCL_LIBRARIES} ${OPENIMAGEIO_LIBRARIES} ${TIFF_LIBRARIES} ${OPENEXR_LIBRARIES} ${PNG_LIBRARIES} ${JPEG_LIBRARIES})
-+ TARGET_LINK_LIBRARIES(luxmark tbb bcd.a openvdb.a boost_iostreams)
++ TARGET_LINK_LIBRARIES(luxmark tbb bcd.a openvdb.a boost_iostreams OpenImageDenoise)
# This instructs FREEGLUT to emit a pragma for the static version
SET_TARGET_PROPERTIES(luxmark PROPERTIES COMPILE_DEFINITIONS FREEGLUT_STATIC)