Files @ 04f7a0378047
Branch filter:

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

Jan Kaluza
Fixed some bad bugs + improved tests
1
2
3
FILE(GLOB HEADERS *.h)

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