Skip to content

Commit

Permalink
Bump HRLE version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobre1 committed Feb 13, 2025
1 parent 60f7208 commit 4bbc55b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ CPMAddPackage(

CPMFindPackage(
NAME ViennaHRLE
VERSION 0.4.0
GIT_TAG boundary-enum
VERSION 0.5.0
GIT_REPOSITORY "https://github.com/ViennaTools/ViennaHRLE"
EXCLUDE_FROM_ALL ${VIENNALS_BUILD_PYTHON})

Expand Down Expand Up @@ -251,4 +250,4 @@ packageProject(
INCLUDE_DIR ${PROJECT_SOURCE_DIR}/include/viennals
INCLUDE_DESTINATION include/viennals-${PROJECT_VERSION}
COMPATIBILITY SameMajorVersion
DEPENDENCIES "VTK 9.0.0;ViennaHRLE 0.4.0")
DEPENDENCIES "VTK 9.0.0;ViennaHRLE 0.5.0")

0 comments on commit 4bbc55b

Please sign in to comment.