Files @ 7b5810a41076
Branch filter:

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

HanzZ
Removed old hack which cause crash in some situations
1
2
3
FILE(GLOB HEADERS *.h)

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