Files @ 052c4ac633a7
Branch filter:

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

HanzZ
Use latest swiften optimizations to increase BoostConnection speed
1
2
3
FILE(GLOB HEADERS *.h)

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