]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: quote variable to allow empty values 55267/head
authorAthos Ribeiro <athos.ribeiro@canonical.com>
Mon, 22 Jan 2024 18:06:01 +0000 (15:06 -0300)
committerAthos Ribeiro <athos.ribeiro@canonical.com>
Mon, 22 Jan 2024 18:06:01 +0000 (15:06 -0300)
commit657f59ccedac21b3a08e8cd4380f6e8ef42ef818
tree10859c2843af6be25276aabb0c95913087d3e2c8
parent62be5c7cae0d0c495c0ac423e19dd09557edadd8
cmake: quote variable to allow empty values

Use quotes to allow empty submodules variable during the cmake build
configuration. This is specially useful for lean build environments
where git is not available (which would result in an empty submodules
variable).

Further context is available at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056793#10.

Signed-off-by: Athos Ribeiro <athos.ribeiro@canonical.com>
cmake/modules/CTags.cmake