Files @ b63c1d0aadda
Branch filter:

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

HanzZ
Store buddies if they change and don't store unchanged buddies on logout
1
2
3
FILE(GLOB HEADERS *.h)

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