remove unnecessary opencl link

We're not using OpenCL for anything at the moment
This commit is contained in:
itsmattkc
2019-11-24 15:05:53 +09:00
parent d5b1768d70
commit 25266f0bcd
-1
View File
@@ -96,7 +96,6 @@ target_link_libraries(${OLIVE_TARGET}
FFMPEG::swresample
${OPENCOLORIO_LIBRARIES}
${OIIO_LIBRARIES}
OpenCL
)
set(OLIVE_EFFECTS