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

7 lines
93 B
CMake
Raw Normal View History

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