mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
6 lines
132 B
Text
6 lines
132 B
Text
|
|
||
|
## FIXME: Make the library cross-compiling aware (like cmlib or inflib)
|
||
|
|
||
|
add_library(evtlib evtlib.c)
|
||
|
add_dependencies(evtlib xdk)
|