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

CMake option/cache prefix changes #127

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

ptheywood
Copy link
Member

@ptheywood ptheywood commented Nov 22, 2022

Changes required due to FLAMEGPU/FLAMEGPU2#991.

Includes prefixing CMake options with FLAMEGPU_, use of renamed cmake functions (prefixed flamegpu_), prefixed compiler definitions with FLAMEGPU_ and the change to use CMAKE_CUDA_ARCHITECTURES in place of CUDA_ARCH.

Now that FLAMEGPU/FLAMEGPU2#991 has been merged, and this repository is only concerned with current master, any CI jobs (or local builds which fetch the main repository) will fail. until this PR is merged.

@ptheywood
Copy link
Member Author

As expected CI failed, and will continue to do so until the main repository is merged

@ptheywood ptheywood marked this pull request as ready for review December 8, 2022 17:11
@ptheywood ptheywood merged commit b01ea55 into master Dec 13, 2022
@ptheywood ptheywood deleted the cmake-option-prefixing branch December 13, 2022 11:32
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