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

[CMake] ARG prefix for cmake_parse_arguments #278

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

ProGTX
Copy link
Contributor

@ProGTX ProGTX commented Jan 10, 2022

Instead of using SDK_BUILD_IR, SDK_ADD_SYCL, or SDK_ADD_SAMPLE
just use ARG since local variables are created anyway.
This should reduce the verbosity a bit.

Instead of using `SDK_BUILD_IR`, `SDK_ADD_SYCL`, or `SDK_ADD_SAMPLE`
just use `ARG` since local variables are created anyway.
This should reduce the verbosity a bit.
@ProGTX ProGTX force-pushed the peter/generic-arg branch from f1b1f17 to e137a8f Compare January 10, 2022 09:11
@ProGTX ProGTX changed the title ARG prefix for cmake_parse_arguments [CMake] ARG prefix for cmake_parse_arguments Jan 10, 2022
@DuncanMcBain DuncanMcBain merged commit 0fed859 into codeplaysoftware:master Jan 10, 2022
@ProGTX ProGTX deleted the peter/generic-arg branch January 10, 2022 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants