Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ if(_use_onemath)
onemath_library
GIT_REPOSITORY https://github.com/uxlfoundation/oneMath.git
GIT_TAG
5c7e1e7a710556e51f70ecc8dd26dfd04e3abf41 # v0.8
6ff3a43e555dbb20357017d48f0f6c6263259895 # v0.9
)
endif()

Expand Down
Loading