cmake(ci): fixup

This commit is contained in:
Corentin Le Molgat
2024-07-12 15:44:48 +02:00
parent 75740150c9
commit 2bacbfb3db

View File

@@ -191,7 +191,16 @@ endif
DOCKER_RUN_CMD := docker run --rm --init --net=host
# Currently supported distro
DISTROS := almalinux alpine archlinux debian fedora opensuse rockylinux ubuntu system_deps
DISTROS := \
almalinux \
alpine \
archlinux \
debian \
fedora \
opensuse \
rockylinux \
ubuntu \
system_deps
# $* stem
# $< first prerequist