Gecode/gecode
CMakeLists.txt
:279
check_c_source_compiles("
inline __attribute__ ((__always_inline__)) void foo(void) {}
int main() {}" HAVE_ALWAYS_INLINE)
check_c_source_compiles("
inline __attribute__ ((__always_inline__)) void foo(void) {}
int main() {}" HAVE_ALWAYS_INLINE)