summarylogtreecommitdiffstats
path: root/fix-dependencies.patch
diff options
context:
space:
mode:
authorFabian Maurer2019-03-31 22:18:25 +0200
committerFabian Maurer2019-03-31 22:18:25 +0200
commit7fd1d40777b98a6eb7eb9e047ce9f0c5dde5d75c (patch)
tree71210ba28a9d19b8102607c6fdeeece82811794c /fix-dependencies.patch
parente907af0a890660b641947cae411e3d83d60ad942 (diff)
downloadaur-7fd1d40777b98a6eb7eb9e047ce9f0c5dde5d75c.tar.gz
Update dependencies
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)