Kaynağa Gözat

Don't check for isinf() and friends using CMake

These are often macros or defined for only doubles or only floats, so the current detection doesn't meet our needs
Sam Lantinga 1 yıl önce
ebeveyn
işleme
d013ac80ef
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1064,7 +1064,7 @@ if(SDL_LIBC)
     _Exit exp expf
     fabs fabsf floor floorf fmod fmodf fopen64 free fseeko fseeko64
     getenv
-    _i64toa index isinf isinff isnan isnanf itoa
+    _i64toa index itoa
     log log10 log10f logf lround lroundf _ltoa
     malloc memcmp memcpy memmove memset modf modff
     pow powf putenv