5 lines
67 B
CMake
5 lines
67 B
CMake
target_sources(${LIB_FSFW_NAME}
|
|
PRIVATE
|
|
PacketMatchTree.cpp
|
|
)
|