Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Fix INTERFACE->PUBLIC in compile definitions #282

Merged
merged 1 commit into from
May 2, 2022

Conversation

DuncanMcBain
Copy link
Member

Previously only targets which subsequently linked against targets
which had the SYCL version set as a compile definition would see
it. Now, since it is PUBLIC, all targets which link and the target
itself will see the definition of the language version.

Previously only targets which subsequently linked against targets
which had the SYCL version set as a compile definition would see
it. Now, since it is PUBLIC, all targets which link and the target
itself will see the definition of the language version.
@DuncanMcBain DuncanMcBain merged commit 0c2a617 into master May 2, 2022
@DuncanMcBain DuncanMcBain deleted the fix-compile-definitions branch May 2, 2022 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants