diff --git a/intern/opensubdiv/CMakeLists.txt b/intern/opensubdiv/CMakeLists.txt index c06d0d26866..1d36455875b 100644 --- a/intern/opensubdiv/CMakeLists.txt +++ b/intern/opensubdiv/CMakeLists.txt @@ -72,6 +72,7 @@ if(WITH_OPENSUBDIV) list(APPEND LIB ${OPENSUBDIV_LIBRARIES} + ${Epoxy_LIBRARIES} ) if(WITH_OPENMP AND WITH_OPENMP_STATIC)