Skip to content

Commit

Permalink
remove oneDPL (#1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
pca006132 authored Nov 14, 2024
1 parent 0f7ceca commit b26007e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions manifoldConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ endif()
set(MANIFOLD_PAR "@MANIFOLD_PAR@")
if(MANIFOLD_PAR STREQUAL "ON")
find_package(TBB REQUIRED)
if(APPLE)
find_package(oneDPL REQUIRED)
endif()
endif()
set(MANIFOLD_EXPORT "@MANIFOLD_EXPORT@")
if(MANIFOLD_EXPORT)
Expand Down

0 comments on commit b26007e

Please sign in to comment.