blob: c0ff32a9f695cb9b615746e6f803e1abab790a58 [file] [log] [blame]
include($ENV{PW_ROOT}/pw_build/pigweed.cmake)
# This is compiled in gn build, just provide headers and let linker sort it out.
pw_add_module_library(pw_sys_io.ameba
SOURCES
PRIVATE_DEPS
pw_sys_io
HEADERS
public
)