Commit 9a55190e authored by Wieland Morgenstern's avatar Wieland Morgenstern

Merge branch 'master' into mask-merger-destructor

parents 8ca0c778 4e95c38b
custom: https://www.helloasso.com/associations/stitchem/formulaires/1/en
......@@ -117,6 +117,6 @@ endif(DISABLE_OPENCL_SPIR)
# different names on different implementations of find_package(OpenCL)
vs_lib_link_libraries("PUBLIC_OPENCL" ${OpenCL_LIBRARIES})
vs_lib_link_libraries("OPENCL" ${OpenGL_LIBRARIES} ${OPENGL_LIBRARIES} ${GLEW_LIBRARIES} ${GLEW})
vs_lib_link_libraries("OPENCL" ${OpenGL_LIBRARIES} ${OPENGL_LIBRARIES} GLEW::GLEW)
set(BACKEND_OBJECTS_OPENCL )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment