remove unnecessary opencl link
We're not using OpenCL for anything at the moment
This commit is contained in:
@@ -96,7 +96,6 @@ target_link_libraries(${OLIVE_TARGET}
|
||||
FFMPEG::swresample
|
||||
${OPENCOLORIO_LIBRARIES}
|
||||
${OIIO_LIBRARIES}
|
||||
OpenCL
|
||||
)
|
||||
|
||||
set(OLIVE_EFFECTS
|
||||
|
||||
Reference in New Issue
Block a user