Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions