mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
5 lines
112 B
Text
5 lines
112 B
Text
![]() |
|
||
|
add_library(aux_klib aux_klib.c)
|
||
|
target_link_libraries(aux_klib ${PSEH_LIB})
|
||
|
add_importlibs(aux_klib ntoskrnl)
|