mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 03:34:53 +08:00
add implementation sources
This commit is contained in:
parent
cfa5929b8b
commit
2b17eb6110
@ -36,6 +36,7 @@ endif()
|
||||
target_sources(${PROJECT_NAME}
|
||||
PRIVATE
|
||||
src/serial.cc
|
||||
${serial_SRCS}
|
||||
PUBLIC
|
||||
include/serial/serial.h
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user