Closed Robadob closed 2 years ago
Updates main.cu to support the breaking changes from https://github.com/FLAMEGPU/FLAMEGPU2/pull/952
main.cu
I have tested it with the current HEAD of that PRs branch, however CMakeLists.txt will need updating to point to the new FLAMEGPU_VERSION hash after the above linked PR has been merged.
CMakeLists.txt
FLAMEGPU_VERSION
Updates
main.cu
to support the breaking changes from https://github.com/FLAMEGPU/FLAMEGPU2/pull/952I have tested it with the current HEAD of that PRs branch, however
CMakeLists.txt
will need updating to point to the newFLAMEGPU_VERSION
hash after the above linked PR has been merged.