Files @ c4cbaf3311d0
Branch filter:

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

HanzZ
support for remote-roster
1
2
3
FILE(GLOB HEADERS *.h)

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