1 2add_library(aux_klib aux_klib.c) 3target_link_libraries(aux_klib ${PSEH_LIB}) 4add_importlibs(aux_klib ntoskrnl) 5