Files @ 097d52c8f021
Branch filter:

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

HanzZ
Don't use Session after finishSession call
1
2
3
FILE(GLOB HEADERS *.h)

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