We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4e68f commit fc12f24Copy full SHA for fc12f24
.gitlab-ci.yml
@@ -20,6 +20,7 @@ variables:
20
${BLA_THREADS}
21
${TA_SCALAPACK}
22
TA_TRACKED_MADNESS_URL=/root/github/madness
23
+ CMAKE_POLICY_VERSION_MINIMUM=3.5
24
25
before_script:
26
# 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