mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
3 lines
62 B
CMake
3 lines
62 B
CMake
|
|
add_library(ioevent ioevent.c)
|
|
add_dependencies(ioevent xdk)
|