1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-18 07:50:22 +00:00
reactos/sdk/lib/ucrt/float/float.cmake

5 lines
55 B
CMake
Raw Normal View History

2024-10-28 19:17:56 +02:00
list(APPEND UCRT_FLOAT_SOURCES
float/_fltused.c
)