Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Jan 31, 2024
1 parent 54b1d57 commit d3285aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@ if(VIENNALS_USE_VTK)
"VTK_MODULE_ENABLE_VTK_FiltersGeneral YES"
"VTK_MODULE_ENABLE_VTK_FiltersGeometry YES"
# This fixes an issue with the install script that causes find_package to fail.
"CMAKE_PROJECT_NAME VTK"
)
"CMAKE_PROJECT_NAME VTK")

target_compile_definitions(${PROJECT_NAME} INTERFACE VIENNALS_USE_VTK=1)

Expand Down

0 comments on commit d3285aa

Please sign in to comment.