Skip to content

fatbin targets placed in "wrong" target folder #495

@eyalroz

Description

@eyalroz

We currently try to place fatbin files procuded via a custom command into CMAKE_RUNTIME_OUTPUT_DIRECTORY; but - that's not where they should go; it should really be CMAKE_CURRENT_BINARY_DIR. This breaks builds on Windows, but strangely not on Linux (which is why I haven't noticed this bug so far).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions