Skip to content

Commit

Permalink
Use ViennaLS 4.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobre1 committed Jun 17, 2024
1 parent 80ae3c8 commit b709d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ CPMFindPackage(

CPMFindPackage(
NAME ViennaLS
GIT_TAG viennacore
VERSION 4.0.0
GIT_REPOSITORY "https://github.com/ViennaTools/ViennaLS"
EXCLUDE_FROM_ALL ${VIENNACS_BUILD_PYTHON})

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consum

* Installation with CPM
```cmake
CPMAddPackage("gh:viennatools/viennacs@3.0.0")
CPMAddPackage("gh:viennatools/viennacs@1.0.0")
```

* With a local installation
Expand Down

0 comments on commit b709d76

Please sign in to comment.