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

5 lines
54 B
CMake
Raw Normal View History

list(APPEND UCRT_MATH_SOURCES
math/matherr.cpp
)