xref: /reactos/sdk/lib/ucrt/math/math.cmake (revision fe11f7a2)
1
2list(APPEND UCRT_MATH_SOURCES
3    math/_dclass.c
4    math/_dtest.c
5    math/_fdclass.c
6    math/_fdtest.c
7    math/matherr.cpp
8)
9