Skip to content

Commit fc12f24

Browse files
committed
[ci] configure with CMAKE_POLICY_VERSION_MINIMUM=3.5 to allow Libxc building with recent cmake
1 parent 5b4e68f commit fc12f24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ variables:
2020
${BLA_THREADS}
2121
${TA_SCALAPACK}
2222
TA_TRACKED_MADNESS_URL=/root/github/madness
23+
CMAKE_POLICY_VERSION_MINIMUM=3.5
2324
2425
before_script:
2526
# NB: if CMAKE_BUILD_PARALLEL_LEVEL is not set (i.e. using shared runner), use 1 to ensure we have enough memory

0 commit comments

Comments
 (0)