Skip to content

Commit

Permalink
equilibrate version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Jul 22, 2024
1 parent 6513b62 commit dcf01e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ CPMAddPackage(

CPMAddPackage(
NAME equilibrate
VERSION 0.1.4
VERSION 0.1.6
OPTIONS
"BUILD_EXECUTABLE OFF"
"SKBUILD ${SKBUILD}"
"BUILD_PYTHON_EQUILIBRATE ${BUILD_PYTHON_PHOTOCHEM}"
"PYTHON_EQUILIBRATE_DESTINATION photochem"
GITHUB_REPOSITORY "Nicholaswogan/Equilibrate"
GIT_TAG "v0.1.4"
GIT_TAG "v0.1.6"
EXCLUDE_FROM_ALL OFF
)

0 comments on commit dcf01e2

Please sign in to comment.