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 8d2fe9c commit e3d73d7Copy full SHA for e3d73d7
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 "8e220d0c46741673ece3d03381942ab99b4ef19d")
+ set(Madness_TAG "addf635b3648b11380282d1e08137697627a9662")
83
84
message(STATUS "Will pull MADNESS from ${Madness_URL}")
85
0 commit comments