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