cmake(ci): fixup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user