We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9254ca + 17ba4c8 commit bc33455Copy full SHA for bc33455
src/phast/PhreeqcRM/CMakeLists.txt
@@ -44,7 +44,7 @@ if(DEFINED SKBUILD)
44
# Fetch yaml-cpp
45
FetchContent_Declare(
46
yaml-cpp
47
- URL https://github.com/jbeder/yaml-cpp/archive/refs/tags/yaml-cpp-0.7.0.tar.gz
+ URL https://github.com/jbeder/yaml-cpp/archive/refs/tags/0.8.0.tar.gz
48
)
49
50
# Make yaml-cpp available
0 commit comments