mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:45:42 +00:00
[UCRT:MATH] Implement math error support functions
This commit is contained in:
parent
8aab548ecd
commit
b09b5584e0
3 changed files with 96 additions and 0 deletions
4
sdk/lib/ucrt/math/math.cmake
Normal file
4
sdk/lib/ucrt/math/math.cmake
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
list(APPEND UCRT_MATH_SOURCES
|
||||
math/matherr.cpp
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue