diff --git a/build_files/cmake/Modules/FindEmbree.cmake b/build_files/cmake/Modules/FindEmbree.cmake index 7f7f2ae0fb3..53c5154a2b4 100644 --- a/build_files/cmake/Modules/FindEmbree.cmake +++ b/build_files/cmake/Modules/FindEmbree.cmake @@ -44,12 +44,6 @@ ENDIF() SET(_embree_FIND_COMPONENTS embree3 - ${_embree_SIMD_COMPONENTS} - lexers - math - simd - sys - tasking ) SET(_embree_LIBRARIES)