Files @ d0855e341f17
Branch filter:

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

Jan Kaluza
Fix of previous commit
1
2
3
FILE(GLOB HEADERS *.h)

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