File crc32c.gn of Package nodejs-signal-ringrtc

import("//build/shim_headers.gni")

shim_headers("crc32c_shim") {
  root_path = "src/include"
  headers = [ "crc32c/crc32c.h" ]
}

source_set("crc32c") {
  deps = [ ":crc32c_shim" ]
  libs = [ "crc32c" ]
}
openSUSE Build Service is sponsored by