We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c5dcf commit 8706f16Copy full SHA for 8706f16
external/madness.cmake
@@ -79,7 +79,7 @@ else()
79
set(Madness_URL "https://github.com/m-a-d-n-e-s-s/madness.git")
80
endif()
81
if(NOT DEFINED Madness_TAG)
82
- set(Madness_TAG "addf635b3648b11380282d1e08137697627a9662")
+ set(Madness_TAG "5f144e5889928bd46f31d5eb8b67334a4b77c393")
83
84
message(STATUS "Will pull MADNESS from ${Madness_URL}")
85
0 commit comments