WPI-AIM/ambf
CMakeLists.txt
:193
list(APPEND CHAI3D_DEFINITIONS -DHAVE_GCC_DESTRUCTOR)
list(APPEND CHAI3D_DEFINITIONS -DHAVE_GCC_DESTRUCTOR)
add_definitions (-DHAVE_GCC_DESTRUCTOR)
add_definitions (-DHAVE_GCC_DESTRUCTOR)
add_definitions (-DHAVE_GCC_DESTRUCTOR)
CHECK_C_SOURCE_COMPILES("int foo() __attribute__((destructor));
int main() {return 0;}" HAVE_GCC_DESTRUCTOR)
add_definitions(-Wall -DIOAPI_NO_64 -DHAVE_GCC_DESTRUCTOR)