cmake init, printChar tests
This commit is contained in:
4
serialize/CMakeLists.txt
Normal file
4
serialize/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
target_sources(${LIB_FSFW_NAME}
|
||||
PRIVATE
|
||||
SerialBufferAdapter.cpp
|
||||
)
|
Reference in New Issue
Block a user