reactos/sdk/lib/ucrt/math/math.cmake
2025-01-26 18:08:55 +02:00

8 lines
130 B
CMake

list(APPEND UCRT_MATH_SOURCES
math/_dclass.c
math/_dtest.c
math/_fdclass.c
math/_fdtest.c
math/matherr.cpp
)