mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 11:36:46 +00:00
3 lines
62 B
CMake
3 lines
62 B
CMake
|
|
add_library(ioevent ioevent.c)
|
|
add_dependencies(ioevent xdk)
|