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

Conversation

@Rbiessy
Copy link
Contributor

@Rbiessy Rbiessy commented Jan 10, 2019

This allows to build a target using compute++ driver. For now CMAKE_CXX_COMPILER has to be set as late as possible (i.e just before calling add_sycl_to_target) otherwise CMake will reset the cache.
This doesn't affect any of the current samples in this repository.

I am not too sure about the variable naming convention. As far as I understand it we use camelCase for variable that are not exposed?

@Rbiessy Rbiessy requested a review from DuncanMcBain January 10, 2019 12:11
@DuncanMcBain DuncanMcBain merged commit 0c5b3a5 into codeplaysoftware:master Jan 16, 2019
@Rbiessy Rbiessy deleted the add_device_compiler branch January 17, 2019 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants