Skip to content

Commit

Permalink
updated data. updated clima
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Jun 27, 2023
1 parent a03cbca commit 73900db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion photochem/data
4 changes: 2 additions & 2 deletions src/dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ CPMAddPackage(

CPMAddPackage(
NAME clima
VERSION 0.3.3
VERSION 0.3.7
OPTIONS
"BUILD_EXECUTABLE OFF"
"BUILD_WITH_OPENMP ${BUILD_WITH_OPENMP}"
"SKBUILD ${SKBUILD}"
"BUILD_PYTHON_CLIMA ${BUILD_PYTHON_PHOTOCHEM}"
"PYTHON_CLIMA_DESTINATION photochem"
GITHUB_REPOSITORY "Nicholaswogan/clima"
GIT_TAG "v0.3.3"
GIT_TAG "v0.3.7"
EXCLUDE_FROM_ALL OFF
)

0 comments on commit 73900db

Please sign in to comment.