cmake HAVE___DECLSPEC examples

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :189

check_cxx_source_compiles ("
__declspec(selectany) int a;
int main(void) { return 0; }
" HAVE___DECLSPEC)

ucla-vision/xivo thirdparty/glog/CMakeLists.txt :374

elseif (HAVE___DECLSPEC)

chatopera/clause thirdparty/glog/CMakeLists.txt :166

check_c_source_compiles ("
__declspec(selectany) int a;
int main(void) { return 0; }
" HAVE___DECLSPEC)

chatopera/clause thirdparty/glog/CMakeLists.txt :337

elseif (HAVE___DECLSPEC)

chatopera/clause thirdparty/glog/CMakeLists.txt :537

elseif (HAVE___DECLSPEC)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :167

check_c_source_compiles ("
__declspec(selectany) int a;
int main(void) { return 0; }
" HAVE___DECLSPEC)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :306

elseif (HAVE___DECLSPEC)

feelpp/feelpp feelpp/contrib/glog/CMakeLists.txt :444

elseif (HAVE___DECLSPEC)

ByConity/ByConity contrib/glog-cmake/CMakeLists.txt :67

elseif (HAVE___DECLSPEC)