-
- Downloads
[CMake] Preventing threading checks to get passed -std=c++11
It caused that pthread.h was not found as clang does not like to get -std=c++11 passed.
Please register or sign in to comment
It caused that pthread.h was not found as clang does not like to get -std=c++11 passed.