A list in cmake is a ; separated group of strings. To create a list the set command can be used. For example, set(var a b c ...
確定! 回上一頁