mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
3 lines
66 B
Text
3 lines
66 B
Text
|
|
||
|
file(GLOB_RECURSE SOURCE "*.c")
|
||
|
add_library(recyclebin ${SOURCE})
|