Files @ 941bba0427fe
Branch filter:

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

HanzZ
Fixed compilation with latest swiften
1
2
3
FILE(GLOB HEADERS *.h)

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