Skip to content

Commit

Permalink
fix: target name
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Mar 18, 2024
1 parent 3a70476 commit 7af0f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if(WIN32 AND NOT VIENNARAY_SYSTEM_EMBREE)
endif()

if(WIN32 AND NOT VIENNARAY_SYSTEM_TBB)
setup_tbb_env(ViennaPS_Examples ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
setup_tbb_env(ViennaPS_Tests ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
endif()

if(WIN32 AND NOT VIENNALS_SYSTEM_VTK)
Expand Down

0 comments on commit 7af0f39

Please sign in to comment.