FLAMEGPU / FLAMEGPU2-pedestrian_navigation-example

FLAME GPU 2 version of the Pedestrian Navigation example from FLAME GPU 1
MIT License
1 stars 0 forks source link

Readme incorrect CMake options #8

Closed ptheywood closed 1 hour ago

ptheywood commented 1 day ago

The readme for this repository includes old CMake options such as CUDA_ARCH, rather than the now-used CMAKE_CUDA_ARCHITECTURES.

We should fix this, and check our other standalone repos' too.

Robadob commented 1 day ago

Had a quick click through the repos, these seem to be the only ones with the same issue (benchmarks and template were CMAKE_CUDA_ARCHITECTURES). https://github.com/FLAMEGPU/FLAMEGPU2-worked-example https://github.com/FLAMEGPU/FLAMEGPU2-tutorial-cudacpp