Files @ 1e8eb7076f17
Branch filter:

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

Jan Kaluza
Initial support for PurpleAccount sharing
1
2
3
FILE(GLOB HEADERS *.h)

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