Skip to content

[cmake] directory checking using string(REGEX) should be replaced with string(FIND) #8305

@SpectreVert

Description

@SpectreVert

There are a few places where regex escaping and matching is done and they could be replaced by equivalent string(FIND) calls; removing escaping altogether.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions