Files @ 808a9067c5f5
Branch filter:

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

HanzZ
Improved backends creation, fixed race-condition during connection process
1
2
3
FILE(GLOB HEADERS *.h)

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