Files @ 877d783276c0
Branch filter:

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

HanzZ
Fixed compilation with latest Swiften. Using SafeByteArray for communication with backends
1
2
3
FILE(GLOB HEADERS *.h)

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