Files @ 04c0598d9790
Branch filter:

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

HanzZ
Added missing rostermanager.cpp and rostermanager.h
1
2
3
FILE(GLOB HEADERS *.h)

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