mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
4 lines
62 B
CMake
4 lines
62 B
CMake
|
|
add_library(ioevent ioevent.c)
|
|
add_dependencies(ioevent xdk)
|