Files @ 0d320a2990d7
Branch filter:

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

Jan Kaluza
Remove from memory also users which disconnected because of error
1
2
3
FILE(GLOB HEADERS *.h)

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