Skip to content

Commit

Permalink
[cmake] bump MADNESS tag to pull in m-a-d-n-e-s-s/madness#501
Browse files Browse the repository at this point in the history
avoids CMake errors related to lapack including OpenMP_C dependence that MADNESS does not know anything about
  • Loading branch information
evaleev committed Sep 29, 2023
1 parent 3fa8001 commit 4d60c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/ExternalDependenciesVersions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
set(TTG_TRACKED_BOOST_VERSION 1.66)
set(TTG_TRACKED_CATCH2_VERSION 2.13.1)
set(TTG_TRACKED_CEREAL_VERSION 1.3.0)
set(TTG_TRACKED_MADNESS_TAG 31d803325623de75371774feffb0270c796bea24)
set(TTG_TRACKED_MADNESS_TAG e4ee892717e7f91f824a9652d53d4da2acf6920e)
set(TTG_TRACKED_PARSEC_TAG e59bed9d4934775792a58980cf5500bd41381bc4)
set(TTG_TRACKED_BTAS_TAG d73153ad9bc41a177e441ef04eceff7fab0c766d)
set(TTG_TRACKED_TILEDARRAY_TAG dfa3f76ebd58c05c64acf6e57cbdc85e90c880a8)

0 comments on commit 4d60c3f

Please sign in to comment.