RenderKit / embree

Embree ray tracing kernels repository.
Apache License 2.0
2.32k stars 383 forks source link

Add support for ARM64 windows platform cmake #454

Closed anthony-linaro closed 11 months ago

anthony-linaro commented 11 months ago

This adds a check for ARM64 in the CMakeLists file, which is the name of the system processor on native Windows ARM64 machines

svenwoop commented 11 months ago

I will merge this into our internal devel branch.