Skip to content

Commit cc551c4

Browse files
committed
Mention OpenMP macOS issue with CMake in the README
1 parent f6a550d commit cc551c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ brew install \
4848
fftw
4949
```
5050

51+
If you're facing problems regarding CMake and OpenMP, have a look at this [CMake issue](https://gitlab.kitware.com/cmake/cmake/-/issues/24097) providing a workaround, and this [thread](https://discourse.cmake.org/t/how-to-find-openmp-with-clang-on-macos/8860) in the CMake forums also discussing the issue.
52+
5153
Also, we recommend to set up a Python virtual environment for the `FANS_Dashboard`:
5254

5355
```bash

0 commit comments

Comments
 (0)