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