set(DEPS
    ${VDIRECTNODEJS_DEPENDENCY_LIBRARIES}
)

yamail_add_library(vdirect_nodejs "hash_validator.cc" "${DEPS}")
add_dependencies(vdirect_nodejs install_modules)
