You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess I should clarify what I meant. I don't use cmake personally. I was wondering where I should put the -D_XOPEN_SOURCE_EXTENDED flag in the CMakeLists.txt file
Build failed on macOS 13.1.
After adding -D_XOPEN_SOURCE_EXTENDED, the build is succeeded.
FYI: https://stackoverflow.com/questions/5378778/what-does-d-xopen-source-do-mean
The text was updated successfully, but these errors were encountered: