Files @ 96425ce8dba1
Branch filter:

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

HanzZ
Asnwer to VCards without to attribute
1
2
3
FILE(GLOB HEADERS *.h)

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