mirror of
https://github.com/reactos/reactos.git
synced 2025-06-05 09:20:30 +00:00
3 lines
66 B
Text
3 lines
66 B
Text
![]() |
|
||
|
file(GLOB_RECURSE SOURCE "*.c")
|
||
|
add_library(recyclebin ${SOURCE})
|