Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Nov 29, 2023
1 parent 6dbe999 commit 5af2536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ target_link_libraries(${PROJECT_NAME} INTERFACE OpenMP::OpenMP_CXX ViennaHRLE)
if(VIENNALS_USE_VTK)
CPMAddPackage(
NAME VTK
# TODO: Change to 9.3.1 as soon as it's released (https://github.com/ViennaTools/ViennaLS/pull/99#issuecomment-1832053715)
# TODO: Change to 9.3.1 as soon as it's released
# (https://github.com/ViennaTools/ViennaLS/pull/99#issuecomment-1832053715)
GIT_TAG 99bd602bdbe8024c55e8382f7cf1013d42a14601
VERSION 9.0.0
GIT_REPOSITORY "https://gitlab.kitware.com/vtk/vtk"
Expand Down

0 comments on commit 5af2536

Please sign in to comment.