File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -78,24 +78,25 @@ endif()
7878
7979# -- itertools --
8080external_dependency(itertools
81- GIT_REPO https://github.com/TRIQS/itertools
82- VERSION 1.3
83- GIT_TAG 1.3.x
81+ GIT_REPO https://github.com/TRIQS/itertools
82+ VERSION 1.3
83+ GIT_TAG unstable
8484)
8585
8686# -- h5 --
8787external_dependency(h5
88- GIT_REPO https://github.com/TRIQS/h5
89- VERSION 1.3
90- GIT_TAG 1.3.x
88+ GIT_REPO https://github.com/TRIQS/h5
89+ VERSION 1.3
90+ GIT_TAG unstable
9191)
9292
9393# -- MPI --
9494external_dependency(mpi
95- GIT_REPO https://github.com/TRIQS/mpi
96- VERSION 1.3
97- GIT_TAG 1.3.x
95+ GIT_REPO https://github.com/TRIQS/mpi
96+ VERSION 1.3
97+ GIT_TAG unstable
9898)
99+
99100# -- XSIMD --
100101external_dependency(xsimd
101102 GIT_REPO https://github.com/xtensor-stack/xsimd
You can’t perform that action at this time.
0 commit comments