mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 08:20:27 +00:00
3 lines
No EOL
66 B
CMake
3 lines
No EOL
66 B
CMake
|
|
file(GLOB_RECURSE SOURCE "*.c")
|
|
add_library(recyclebin ${SOURCE}) |