Files @ de4e6f57c5d9
Branch filter:

Location: libtransport.git/include/transport/CMakeLists.txt - annotation

HanzZ
Basic gateway mode with RIE
1
2
3
FILE(GLOB HEADERS *.h)

INSTALL(FILES ${HEADERS} DESTINATION include/transport COMPONENT headers)