How to enable OpenMP in CLion on MacBook

15 views Asked by At

This is my CMakeList.txt I also changed compiler to gcc-13: (https://i.stack.imgur.com/8kaFk.png)

I run it but have problem with architecture arm64: Undefined symbols for architecture arm64:

enter image description here

I tried change compilers and different CMakeList.txt.

0

There are 0 answers