cmake: check for valid isinf/isinff/isnan/isnanf macros
This commit is contained in:
parent
ea11c9e0c7
commit
d52ea20916
3 changed files with 45 additions and 0 deletions
|
@ -154,8 +154,10 @@
|
|||
#cmakedefine HAVE_FMODF 1
|
||||
#cmakedefine HAVE_ISINF 1
|
||||
#cmakedefine HAVE_ISINFF 1
|
||||
#cmakedefine HAVE_ISINF_FLOAT_MACRO 1
|
||||
#cmakedefine HAVE_ISNAN 1
|
||||
#cmakedefine HAVE_ISNANF 1
|
||||
#cmakedefine HAVE_ISNAN_FLOAT_MACRO 1
|
||||
#cmakedefine HAVE_LOG 1
|
||||
#cmakedefine HAVE_LOGF 1
|
||||
#cmakedefine HAVE_LOG10 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue