mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
8efcb1c052
svn path=/branches/cmake-bringup/; revision=48270
4 lines
No EOL
113 B
CMake
4 lines
No EOL
113 B
CMake
add_definitions(-DHAVE_LRINT -DHAVE_LRINTF)
|
|
file(GLOB_RECURSE SOURCE "*.c")
|
|
|
|
add_library(libsamplerate ${SOURCE}) |