Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hacky hip support #1650

Closed
wants to merge 2 commits into from
Closed

hacky hip support #1650

wants to merge 2 commits into from

Conversation

havogt
Copy link
Contributor

@havogt havogt commented Sep 19, 2024

No description provided.

Comment on lines 79 to 83
{% for src in source_names %}
{% if not src.endswith("h") %}
set_source_files_properties({{src}} PROPERTIES LANGUAGE HIP)
{% endif %}
{% endfor %}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The clean solution is to generate with ".hip" suffix.

@havogt
Copy link
Contributor Author

havogt commented Sep 30, 2024

Clean implementation in #1661

@havogt havogt closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant