mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 16:51:06 +00:00
4 lines
63 B
Text
4 lines
63 B
Text
|
|
||
|
file(GLOB_RECURSE SOURCE "*.c")
|
||
|
|
||
|
add_library(epsapi ${SOURCE})
|