Fix openmp CMake build on non-Linux AArch64 systems.
This just checks for `/proc/cpuinfo` existing before reading it. Tested on an ARM macOS machine.
Loading
Please sign in to comment
This just checks for `/proc/cpuinfo` existing before reading it. Tested on an ARM macOS machine.