We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f273558 commit 8dd97cbCopy full SHA for 8dd97cb
src/3rdparty/libCellML/CMakeLists.txt
@@ -86,7 +86,7 @@ elseif(NOT ONLY_BUILD_JAVASCRIPT_THIRD_PARTY_LIBRARIES)
86
build_package(${PACKAGE_NAME}
87
URL
88
# https://github.com/opencor/${PACKAGE_REPOSITORY}/archive/refs/tags/${RELEASE_TAG}.tar.gz
89
- https://github.com/agarny/${PACKAGE_REPOSITORY}/archive/refs/tags/7cc5bea.tar.gz
+ https://github.com/agarny/${PACKAGE_REPOSITORY}/archive/refs/tags/46dc45e.tar.gz
90
DOWNLOAD_NO_PROGRESS ON
91
CMAKE_ARGS
92
-DBINDINGS_PYTHON=OFF
0 commit comments