cmake HAVE_GCC_DESTRUCTOR examples

WPI-AIM/ambf CMakeLists.txt :193

list(APPEND CHAI3D_DEFINITIONS -DHAVE_GCC_DESTRUCTOR)

WPI-AIM/ambf external/chai3d/CMakeLists.txt :141

add_definitions (-DHAVE_GCC_DESTRUCTOR)

WPI-AIM/ambf external/chai3d-bullet/CMakeLists.txt :118

add_definitions (-DHAVE_GCC_DESTRUCTOR)

WPI-AIM/ambf external/chai3d-gel/CMakeLists.txt :115

add_definitions (-DHAVE_GCC_DESTRUCTOR)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :333

CHECK_C_SOURCE_COMPILES("int foo() __attribute__((destructor));
                             int main() {return 0;}" HAVE_GCC_DESTRUCTOR)

stackos/Viry3D CMakeLists.txt :864

add_definitions(-Wall -DIOAPI_NO_64 -DHAVE_GCC_DESTRUCTOR)