reactos/sdk/lib/ucrt/math/math.cmake

9 lines
130 B
CMake
Raw Normal View History

list(APPEND UCRT_MATH_SOURCES
math/_dclass.c
2024-12-02 08:26:14 +02:00
math/_dtest.c
math/_fdclass.c
2024-12-02 08:26:14 +02:00
math/_fdtest.c
math/matherr.cpp
)