Skip to content

Commit

Permalink
fix(python): add vtk env
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Jun 9, 2024
1 parent 8fd4fda commit 7343ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ endif()
# Not required for both targets, one will suffice
setup_embree_env(viennaps2d "${VIENNAPS_LIB_FOLDER}")
setup_tbb_env(viennaps2d "${VIENNAPS_LIB_FOLDER}")
setup_vtk_env(viennaps2d "${VIENNAPS_LIB_FOLDER}")

install(DIRECTORY "${VIENNAPS_LIB_FOLDER}" DESTINATION .)

0 comments on commit 7343ed1

Please sign in to comment.