Files @ 7cce6044620b
Branch filter:

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

HanzZ
fixed typo in BlockResponder
1
2
3
FILE(GLOB HEADERS *.h)

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