ucla-vision/xivo
thirdparty/glog/CMakeLists.txt
:217
check_cxx_source_compiles ("
__thread int tls;
int main() { }
" HAVE_GCC_TLS)
check_cxx_source_compiles ("
__thread int tls;
int main() { }
" HAVE_GCC_TLS)
endif (HAVE_GCC_TLS)
check_cxx_source_compiles ("
__thread int tls;
int main() { }
" HAVE_GCC_TLS)
endif (HAVE_GCC_TLS)