mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
3 lines
62 B
CMake
3 lines
62 B
CMake
|
|
add_library(ioevent ioevent.c)
|
|
add_dependencies(ioevent xdk)
|