Skip to content

Paths used for OpenCL compilation have to be properly escaped #126

@martinschwinzerl

Description

@martinschwinzerl

Paths (include path, etc.) required during run-time compilation are currently not escaped by cmake before being stored in generated header files. Thus, paths containing illegal / problematic characters (" ", "", ",", etc.) will cause problems during run-time compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions