这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@DenizThatMenace
Copy link

CMake generator-expressions should not contain semicolons, especially if they might end up in a CMake list, because a semicolon (;) would be interpreted as list-item separator and therefore render the generator-expression invalid. The generator-expression $<SEMICOLON> should be used instead.

Note: CMake generator-expressions should not contain semicolons,
especially if they might end up in a CMake list, because a semicolon
would be interpreted as list-item separator and therefore render the
generator-expression invalid. The generator-expression `$<SEMICOLON>`
should be used instead.

Signed-off-by: Deniz Bahadir <deniz@code.bahadir.email>
@nmoinvaz
Copy link
Member

nmoinvaz commented Apr 9, 2024

Looks ok to me

@Dead2 Dead2 merged commit 66b5087 into zlib-ng:develop Apr 11, 2024
This was referenced May 30, 2024
@Dead2 Dead2 mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants